- GameLift - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- GB - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Gigabytes
- generateCEK(EncryptionMaterials, Provider) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
- generateDataKey(GenerateDataKeyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- generateDataKey(GenerateDataKeyRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Returns a data encryption key that you can use in your application to encrypt data locally.
- generateDataKey(GenerateDataKeyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Returns a data encryption key that you can use in your application to encrypt data locally.
- generateDataKeyAsync(GenerateDataKeyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateDataKeyAsync(GenerateDataKeyRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a data encryption key that you can use in your application to encrypt data locally.
- generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a data encryption key that you can use in your application to encrypt data locally.
- generateDataKeyAsync(GenerateDataKeyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- generateDataKeyAsync(GenerateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- GenerateDataKeyRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateDataKeyRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
- GenerateDataKeyResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateDataKeyResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
- generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Returns a data encryption key encrypted under a customer master key (CMK).
- generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Returns a data encryption key encrypted under a customer master key (CMK).
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a data encryption key encrypted under a customer master key (CMK).
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a data encryption key encrypted under a customer master key (CMK).
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- generateDataKeyWithoutPlaintextAsync(GenerateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- GenerateDataKeyWithoutPlaintextRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateDataKeyWithoutPlaintextRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
- GenerateDataKeyWithoutPlaintextResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateDataKeyWithoutPlaintextResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
- generatePresignedUrl(String, String, Date) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(String, String, Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GeneratePresignedUrlRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options to generate a pre-signed URL for an Amazon S3 resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP GET request to access the Amazon S3 object stored under
the specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP request to access the specified Amazon S3 resource.
- generateRandom(GenerateRandomRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- generateRandom() - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- generateRandom(GenerateRandomRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Returns a random byte string that is cryptographically secure.
- generateRandom() - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Simplified method form for invoking the GenerateRandom operation.
- generateRandom(GenerateRandomRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Returns a random byte string that is cryptographically secure.
- generateRandom() - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
- generateRandomAsync(GenerateRandomRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- generateRandomAsync() - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
Simplified method form for invoking the GenerateRandom operation.
- generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
- generateRandomAsync(GenerateRandomRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a random byte string that is cryptographically secure.
- generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns a random byte string that is cryptographically secure.
- generateRandomAsync() - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Simplified method form for invoking the GenerateRandom operation.
- generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
- generateRandomAsync(GenerateRandomRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- generateRandomAsync(GenerateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- generateRandomAsync() - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
Simplified method form for invoking the GenerateRandom operation.
- generateRandomAsync(AsyncHandler<GenerateRandomRequest, GenerateRandomResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.
- GenerateRandomRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateRandomRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomRequest
-
- GenerateRandomResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GenerateRandomResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomResult
-
- generateSSECustomerKeyForPresignUrl(String) - Static method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new SSECustomerKey that can be used for generating the
presigned URL's.
- GenericBucketRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Generic request container for web service requests on buckets.
- GenericBucketRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Create a generic request for a bucket operation.
- get() - Static method in class com.ibm.cloud.objectstorage.auth.SdkClock.Instance
-
- get(String) - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the value of the given key; or null of no such entry exists.
- get(Object) - Method in class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- get() - Method in interface com.ibm.cloud.objectstorage.protocol.DefaultValueSupplier
-
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.ImmutableMapParameter
-
- get(Object) - Method in interface com.ibm.cloud.objectstorage.util.MetadataCache
-
Returns the response metadata associated with the specified object, or
null if no metadata is associated with that object.
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.NullResponseMetadataCache
-
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.ResponseMetadataCache
-
- GET_OBJECT_IF_MATCH - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
ETag matching constraint header for the get object request
- GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Modified since constraint header for the get object request
- GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
ETag non-matching constraint header for the get object request
- GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Unmodified since constraint header for the get object request
- getAbortDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- getAbortDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- getAbortIncompleteMultipartUpload() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- getAbortRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- getAbortRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- getAccelerateConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getAcceptedIssuers() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.ApacheConnectionManagerFactory.TrustingX509TrustManager
-
- getAcceptor() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getAcceptorsList() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getAccess_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the access token.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Returns the optional access control list for the new object.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional access control list for the new object.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Returns the optional access control list for the new bucket.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional access control list for the new upload.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the optional access control list for the new object.
- getAccessor() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns null since the EncryptionMaterials base class does not have a materials accessor.
- getAccountId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the account ID that owns the destination bucket.
- getAccountId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the custom ACL to be applied to the specified bucket when this
request is executed.
- getAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the custom ACL to be applied to the specified object when this
request is executed.
- getActionName() - Method in interface com.ibm.cloud.objectstorage.auth.policy.Action
-
Returns the name of this action.
- getActionName() - Method in enum com.ibm.cloud.objectstorage.auth.policy.actions.KMSActions
-
- getActionName() - Method in enum com.ibm.cloud.objectstorage.auth.policy.actions.S3Actions
-
- getActions() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the list of actions to which this policy statement applies.
- getAdditionalDetails() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns any additional information retrieved in the error response.
- getAdditionalDetails() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Returns any additional information retrieved in the error response.
- getAlgorithm() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.SSEAlgorithm
-
- getAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the encryption algorithm to use with this customer-provided
server-side encryption key.
- getAliasArn() - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- getAliases() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- getAliasName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the alias.
- getAliasName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- getAliasName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- getAliasName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- getAllBasicProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
- getAllByPath(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Evaluates the given path expression and returns the list of all matching
objects.
- getAllCounters() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getAllowedHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns allowed headers of this rule.
- getAllowedMethods() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the allowed methods of this rule.
- getAllowedOrigins() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the allowed origins of this rule and returns a reference to this object for
method chaining.
- getAllProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
Deprecated.
- getAllSubMeasurements(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getAllTags() - Method in class com.ibm.cloud.objectstorage.services.s3.model.TagSet
-
Get all the tags for this TagSet
- getAllTagSets() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketTaggingConfiguration
-
Gets the list of
TagSet objects
contained in this object.
- getAmazonS3() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getAmazonS3Client() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Returns the underlying Amazon S3 client used to make requests to
Amazon S3.
- getAmiId() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the AMI ID used to launch the instance.
- getAmiLaunchIndex() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the index of this instance in the reservation.
- getAmiManifestPath() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the manifest path of the AMI with which the instance was launched.
- getAnalyticsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
Returns the requested analytics configuration.
- getAnalyticsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- getAnalyticsConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Returns the list of analytics configurations for a bucket.
- getAncestorAmiIds() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the list of AMI IDs of any instances that were rebundled to created
this AMI.
- getApacheHttpClientConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns a non-null object that can be used to specify Apache HTTP client specific custom
configurations.
- getApacheHttpClientConfig() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getApiKey() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IBM API Key for this credentials object.
- getArchitecture() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getArn() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the CMK.
- getArn() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getAssumeRoleCredentialsProvider(RoleInfo) - Method in interface com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.ProfileCredentialsService
-
- getAssumeRoleCredentialsProvider(RoleInfo) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
-
- getAsyncClientParams() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
- getAuthErrorRetryStrategy() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Returns the retry strategy for auth errors.
- getAvailabilityZone() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the Availability Zone in which the instance launched.
- getAvailabilityZone() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns a immutable collection of all endpoints available in the
metadata.
- getAvailableEndpoints() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns an immutable collection of all the endpoints available in the
region
metadata.
- getAwsAccessIdKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.AnonymousAWSCredentials
-
- getAWSAccessKeyId() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentials
-
Returns the AWS access key ID for this credentials object.
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.BasicAWSCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getAWSAccountId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the CMK.
- getAwsClient() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getAwsClient() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getAwsDirectory() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsDirectoryBasePathProvider
-
- getAwsKmsKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Returns the AWS Key Management System Key Id used for encryption.
- getAwsKmsRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Returns the the KMS region explicitly specified for the AWS KMS client
when such client is internally instantiated; or null if no explicit KMS
region is specified.
- getAwsRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getAWSRequestMetrics() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getAwsRequestMetrics() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getAWSRequestMetrics() - Method in interface com.ibm.cloud.objectstorage.Request
-
Returns the request metrics.
- getAwsResponse() - Method in class com.ibm.cloud.objectstorage.Response
-
- getAwsSecretAccessKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.AnonymousAWSCredentials
-
- getAWSSecretKey() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentials
-
Returns the AWS secret access key for this credentials object.
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.BasicAWSCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getAwsSessionToken() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getBackoffPeriod(int) - Method in class com.ibm.cloud.objectstorage.internal.CustomBackoffStrategy
-
- getBackoffPeriod(int) - Method in class com.ibm.cloud.objectstorage.internal.DynamoDBBackoffStrategy
-
- getBackoffStrategy() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- getBaseServiceExceptionClass() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getBatchSize() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getBatchSize() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- getBillingProducts() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getBinaryRequestPayload(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload as binary data.
- getBinaryRequestPayloadStream(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadStreamWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload contents as binary data, without processing
any query string params (i.e.
- getBlock() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ByteRangeCapturingInputStream
-
- getBlockDeviceMapping() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the virtual devices associated with the ami, root, ebs, and swap.
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- GetBucketAccelerateConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's accelerate configuration.
- GetBucketAccelerateConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAccelerateConfigurationRequest
-
Creates a request object, ready to be executed to fetch the accelerate
configuration for the specified bucket.
- getBucketAccountId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the account ID that owns the destination bucket.
- getBucketAcl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketAcl(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getBucketAcl(GetBucketAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getBucketAcl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for requesting a bucket's Access Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- GetBucketAnalyticsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to get an analytics configuration.
- GetBucketAnalyticsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- GetBucketAnalyticsConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- GetBucketAnalyticsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketAnalyticsConfiguration(GetBucketAnalyticsConfigurationRequest)
operation.
- GetBucketAnalyticsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
- getBucketArn() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the Amazon resource name (ARN) of the bucket to which data is exported.
- getBucketArn() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the Amazon resource name (ARN) of the bucket where inventory results will be published.
- getBucketARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Returns the Amazon S3 bucket ARN where the replicas are present.
- getBucketCrossOriginConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketCrossOriginConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if
the specified bucket does not exists, or an empty list if no
configuration has been established.
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if
no configuration has been established.
- getBucketCrossOriginConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketCrossOriginConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's cross origin configuration.
- GetBucketCrossOriginConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketCrossOriginConfigurationRequest
-
Creates a request object, ready to be executed to fetch the cross origin
configuration of the specified bucket.
- GetBucketInventoryConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to retrieve an inventory configuration.
- GetBucketInventoryConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- GetBucketInventoryConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- GetBucketInventoryConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest)
operation.
- GetBucketInventoryConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
- GetBucketLifecycleConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's lifecycle configuration.
- GetBucketLifecycleConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLifecycleConfigurationRequest
-
Creates a request object, ready to be executed to fetch the lifecycle
configuration for the specified bucket.
- GetBucketLocationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provides options for requesting an Amazon S3 bucket's location.
- GetBucketLocationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Constructs a new request object to create a new bucket with the specified
name.
- GetBucketLoggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's logging configuration.
- GetBucketLoggingConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLoggingConfigurationRequest
-
Creates request object, ready to be executed to fetch the logging
configuration for the specified bucket.
- GetBucketMetricsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to retrieve metrics configuration from a bucket.
- GetBucketMetricsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- GetBucketMetricsConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- GetBucketMetricsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketMetricsConfiguration(GetBucketMetricsConfigurationRequest)
operation.
- GetBucketMetricsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadContext
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3RequestEndpointResolver
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to abort.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the name of the existing bucket where this request will
upload a new object to.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to
complete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the name of the bucket containing the completed multipart object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the name of the Amazon S3 bucket to create.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket from which an analytics configuration is deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Returns the name of the bucket containing the inventory configuration to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Returns the name of the bucket from which the metrics configuration is deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketRequest
-
Gets the name of the Amazon S3 bucket to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Gets the name of the Amazon S3 bucket containing the object to
delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Gets the name of the Amazon S3 bucket containing the object(s) to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the name of the Amazon S3 bucket containing the version to
delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the name of the bucket involved in this request.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Returns the name of the target bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAclRequest
-
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket from which an analytics configuration is to be retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Returns the name of the bucket containing the inventory configuration to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Returns the name of the bucket whose location is being requested.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Returns the name of the bucket containing the metrics configuration to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being
retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Gets the name of the bucket containing the object whose ACL is to be retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Gets the name of the bucket containing the object whose metadata is
being retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the name of the bucket containing the object to be downloaded.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetRequestPaymentConfigurationRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the name of the bucket in which to create the new multipart
upload, and hence, the eventual object created from the multipart upload.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Returns the name of the bucket in which the new multipart upload was
initiated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Gets the name of the Amazon S3 bucket whose
analytics configurations are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Gets the name of the Amazon S3 bucket whose
inventory configurations are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Gets the name of the bucket containing the metrics configurations to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the name of the bucket containing the uploads to list.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the name of the Amazon S3 bucket whose
objects are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the name of the Amazon S3 bucket whose
objects are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the name of the Amazon S3 bucket containing the objects listed in
this
ListObjectsV2Result.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the name of the bucket containing the multipart upload whose
parts are being listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the name of the Amazon S3 bucket whose versions are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the name of the bucket containing the listed multipart uploads,
as specified in the original request.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the name of the Amazon S3 bucket containing the objects listed in
this
ObjectListing.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the name of the bucket containing the listed parts, as specified
in the original request.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the name of the bucket in which this object is contained.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the name of the Amazon S3 bucket in which this object is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the name of the Amazon S3 bucket in which this version is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the name of the bucket whose ACL will be modified by this request
when executed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket to which an analytics configuration is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the name of the bucket whose cross origin configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Returns the name of the bucket where the inventory configuration will be stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the name of the bucket whose lifecycle configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the name of the bucket whose logging configuration is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Returns the name of the bucket for which the metrics configuration is set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the name of the bucket whose notification configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the name of Amazon S3 bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Gets the name of the bucket whose tagging configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the name of the bucket whose versioning configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the name of the bucket containing the object whose ACL is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetRequestPaymentConfigurationRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the name of the bucket containing the existing, initiated
multipart upload, with which this new part will be associated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the name of the Amazon S3 bucket containing the versions listed
in this
VersionListing.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Returns the name of the bucket to which files are uploaded.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileDownload
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns the name of the bucket to which files are uploaded.
- getBucketNotificationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- GetBucketNotificationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's notification
configuration.
- GetBucketNotificationConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketNotificationConfigurationRequest
-
Creates a new request object, ready to be executed to fetch the
notification configuration for the specified bucket.
- GetBucketPolicyRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Gets the policy for the specified bucket.
- GetBucketPolicyRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
policy of an Amazon S3 bucket.
- getBucketRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns the AWS region where the bucket is located.
- GetBucketReplicationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's replication
configuration.
- GetBucketReplicationConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketReplicationConfigurationRequest
-
Creates a new request object, ready to be executed to fetch the
replication configuration for the specified bucket.
- getBucketTaggingConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketTaggingConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the tagging configuration for the specified bucket, or null if
the specified bucket does not exists, or an empty list if no
configuration has been established.
- getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the tagging configuration for the specified bucket, or null if
the specified bucket does not exists, or an empty list if no
configuration has been established.
- getBucketTaggingConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketTaggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's tagging configuration.
- GetBucketTaggingConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketTaggingConfigurationRequest
-
Creates request object, ready to be executed to fetch the tagging
configuration for the specified bucket.
- getBucketVersioningConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketVersioningConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the versioning configuration for the specified bucket.
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the versioning configuration for the specified bucket.
- getBucketVersioningConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketVersioningConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's versioning configuration.
- GetBucketVersioningConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketVersioningConfigurationRequest
-
Creates a request object, ready to be executed to fetch the versioning
configuration for the specified bucket.
- GetBucketWebsiteConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to retrieve a bucket's website
configuration.
- GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
website configuration for the specified bucket.
- getBypassPolicyLockoutSafetyCheck() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- getBypassPolicyLockoutSafetyCheck() - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- getByPath(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Evaluates the given path expression on the given object and returns the
object found.
- getByteCount() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getByteCount() - Method in class com.ibm.cloud.objectstorage.util.CountingInputStream
-
Returns the number of bytes read from this stream so far.
- getByteCountMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.SimpleThroughputMetricType
-
- getByteCountMetricType() - Method in interface com.ibm.cloud.objectstorage.metrics.ThroughputMetricType
-
- getBytes() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Returns the number of bytes associated with the event.
- getBytes() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
Get the JSON content as a UTF-8 encoded byte array.
- getBytes() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- getBytes() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- getBytesRead() - Method in class com.ibm.cloud.objectstorage.test.util.RandomInputStream
-
- getBytesReadBeforeException() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getBytesTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ProgressEvent
-
- getBytesTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- getBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Convenient method to returns the number of bytes transferred in this
event, or the number of bytes reset (or discarded) if negative.
- getBytesTransferred() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns the number of bytes completed in the associated transfer.
- getCacheControl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- getCacheControl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets additional metadata for a previously executed successful request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getCachedToken() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
- getCacheResponseMetadata() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns whether or not to cache response metadata.
- getCannedAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the canned ACL to use for the new, copied object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional pre-configured access control policy to use for the
new object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Returns the optional Canned ACL to set for the new bucket.
- getCannedACL() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional canned Access Control List (ACL) to set permissions
for the new object created when the multipart upload is completed.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional pre-configured access control policy to use for the new
object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the canned ACL to be applied to the specified bucket when this
request is executed.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the canned ACL to be applied to the specified object when this
request is executed.
- getCanonicalizedEndpoint(URI) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedHeadersForStringToSign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- getCanonicalizedHeaderString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- getCanonicalizedQueryString(Map<String, List<String>>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCanonicalizedQueryString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String, boolean) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCause() - Method in class com.ibm.cloud.objectstorage.event.ProgressListener.ExceptionReporter
-
Returns the underlying exception, if any; or null otherwise.
- getCause() - Method in exception com.ibm.cloud.objectstorage.test.retry.NonRetryableException
-
- getCause() - Method in error com.ibm.cloud.objectstorage.test.retry.RetryableError
-
- getChannel() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getChannel() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The encrypted plaintext.
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The encrypted data encryption key.
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The encrypted data encryption key.
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to reencrypt.
- getCiphertextBlob() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
The reencrypted data.
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the ClientConfiguration currently configured in the builder
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getClientExecutionTimer() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Package protected for unit-testing
- getClientExecutionTrackerTask() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getClientMarker(RequestClientOptions.Marker) - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Returns the value of the specified marker; or null if there is no such
value.
- getClientParams() - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- getClientParams() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientParamsWrapper
-
- getCloneRoot() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the root object from which the current object was cloned; or null if there isn't one.
- getCloneSource() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the source object from which the current object was cloned; or null if there isn't
one.
- getCloudFrontId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Gets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- getCloudFrontId() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- getCloudFrontId() - Method in class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
- getCloudFunctionARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CloudFunctionConfiguration
-
Deprecated.
Returns the ARN of the cloud function to be invoked.
- getCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the status code for the failed delete.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the common prefixes included in this version listing.
- getCondition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Return the condition that must be met for the specified redirect to
apply.
- getConditionKey() - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Returns the name of the condition key involved in this condition.
- getConditions() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the conditions associated with this policy statement.
- getConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
- getConfig() - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- getConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the website configuration to send as part of this request.
- getConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetRequestPaymentConfigurationRequest
-
- getConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Returns the configuration which specifies how
this TransferManager processes requests.
- getConfigurationByName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Returns the notification configuration for the given name.
- getConfigurationId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getConfigurations() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Returns all the notification configurations associated with the Amazon S3
bucket.
- getConflictResolution() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtraMaterialsDescription
-
Returns the conflict resolution strategy; neve null.
- getConnectionManager() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getConnectionMaxIdleMillis() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- getConnectionPoolRequestTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionPoolTTL() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- getConnectionTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionTTL() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the expiration time (in milliseconds) for a connection in the connection pool.
- getConstraints() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A structure that you can use to allow certain operations in the grant only when the desired encryption context is
present.
- getConstraints() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- getContent() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getContent() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional stream containing the payload data to include for
this request.
- getContentDisposition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Content-Disposition HTTP header, which specifies
presentation information for the object such as the recommended filename
for the object to be saved as.
- getContentDisposition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- getContentEncoding() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Language HTTP header, which describes the natural language(s) of the
intended audience for the enclosed entity.
- getContentLanguage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLength() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- getContentLength(PutObjectRequest) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Returns the size of the data in this request, otherwise -1 if the content
length is unknown.
- getContentMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-md5 header of the request.
- getContentMD5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- getContentMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Returns the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- getContentRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the content range of the object if response contains the Content-Range header.
- getContentType() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- getContentType() - Method in interface com.ibm.cloud.objectstorage.protocol.json.SdkJsonMarshallerFactory
-
Deprecated.
- getContentType() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonProtocolFactory
-
- getContentType() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
Deprecated.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-type of the request.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Type HTTP header, which indicates the type of content
stored in the associated object.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content type response header override if it has been
specified, or null otherwise.
- getContentTypeOverride() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getContentUnwrapped() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getContentUnwrapped() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional raw stream containing the payload data to include
for this request, with all progress stream wrappers.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional continuation token.
- getCounter(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getCRC32Checksum() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the CRC32 checksum calculated by the underlying CRC32ChecksumCalculatingInputStream.
- getCRC32Checksum() - Method in class com.ibm.cloud.objectstorage.util.CRC32ChecksumCalculatingInputStream
-
- getCreationDate() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- getCreationDate() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time when the CMK was created.
- getCreationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the bucket's creation date.
- getCredentailFile() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the last set AWS credential file, or null if there is none.
- getCredentialFile() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getCredentialFile() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the last set AWS credential file; or null if there is none.
- getCredentialProvider() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the credential provider for the default AWS SDK metric implementation.
- getCredentials() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentialsProvider
-
Returns AWSCredentials which the caller can use to authorize an AWS request.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
- getCredentials() - Method in interface com.ibm.cloud.objectstorage.auth.AWSSessionCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.AWSStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ClasspathJsonFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ClasspathPropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ContainerCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.EC2ContainerCredentialsProviderWrapper
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.EnvironmentVariableCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.InstanceProfileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.internal.JsonStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonConfigFile
-
Returns the IBM credentials.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.JsonFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileAssumeRoleCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
- getCredentials(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
Returns the AWS credentials for the specified profile.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.SystemPropertiesCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the AWSCredentialsProvider currently configured in the builder.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.internal.StaticCredentialsProvider
-
Deprecated.
- getCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
- getCredentialScope() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns credential scope for the endpoint.
- getCredentialsEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.CredentialsEndpointProvider
-
Returns the URI that contains the credentials.
- getCredentialsExpiration() - Method in class com.ibm.cloud.objectstorage.auth.ContainerCredentialsProvider
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Returns the credentials provider used for fetching the credentials.
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getCredentialsProvider(AmazonWebServiceRequest, AWSCredentialsProvider) - Static method in class com.ibm.cloud.objectstorage.util.CredentialUtils
-
Returns the credentials provider that will be used to fetch the
credentials when signing the request.
- getCredentialsProvider(RequestConfig, AWSCredentialsProvider) - Static method in class com.ibm.cloud.objectstorage.util.CredentialUtils
-
- getCrossOriginConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the new cross origin configuration for the specified bucket.
- getCryptoMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Returns the optionally specified crypto mode applicable only to the S3
encryption client; or null.
- getCryptoProvider() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Returns the crypto provider whose encryption implementation will be used
to encrypt and decrypt data.
- getCurrentJavaVersion() - Static method in class com.ibm.cloud.objectstorage.util.JavaVersionParser
-
- getCurrentRegion() - Static method in enum com.ibm.cloud.objectstorage.regions.Regions
-
Returns a Region object representing the region the application is
running in, when running in EC2.
- getCurrNumErrors() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getCustomerMasterKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
- getCustomerMasterKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.KMSEncryptionMaterials
-
Returns the default KMS's Customer Master Key ID; or null if there
isn't one.
- getCustomErrorCodeFieldName() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns an immutable map of custom header names to header values.
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getDaemonThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getDaemonThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getData(String) - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
- getData(String, int) - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
- getDataExport() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Returns the container used to describe how data related to the
storage class analysis should be exported.
- getDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the expiration date of this object.
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived.
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the time in days from an object's creation to its expiration.
- getDaysAfterInitiation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- getDefault() - Static method in enum com.ibm.cloud.objectstorage.services.s3.model.SSEAlgorithm
-
Returns the default server side encryption algorithm, which is AES256.
- getDefaultConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
Builds a
ClientConfiguration instance with default configuration
values suitable for most use cases.
- getDefaultConfigFileLocation() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getDefaultCredentials() - Method in class com.ibm.cloud.objectstorage.internal.EC2MetadataClient
-
Deprecated.
Connects to the Amazon EC2 Instance Metadata Service to retrieve the
default credential information (if any).
- getDefaultRetryPolicy() - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy.
- getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy with the specified max retry count.
- getDefaults() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the default endpoint configuration of the partition.
- getDefaults() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
returns the default endpoints configuration for all regions in a
partition.
- getDefaultSigner() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getDelayInMs() - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- getDeletedObjects() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- getDeletedObjects() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult
-
Returns the list of successfully deleted objects from this request.
- getDeletedObjects() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Returns the list of successfully deleted objects from this request.
- getDeleteMarkerVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the versionId for the delete marker that was created when
doing a non-versioned delete in a versioned bucket.
- getDeletionDate() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the CMK.
- getDeletionDate() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key (CMK).
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
ObjectListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the delimiter parameter originally used to request this object
listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the delimiter parameter originally used to request this object
listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the delimiter parameter used to request this version
listing.
- getDescription() - Method in class com.ibm.cloud.objectstorage.partitions.model.Region
-
- getDescription() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- getDescription() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The description of the CMK.
- getDescription() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the CMK.
- getDescription(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
- getDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns a human-readable description of this transfer.
- getDescription() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns a human-readable description of this transfer.
- getDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Returns the place to store the data for an analysis.
- getDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the
InventoryDestination that contains information
about where to publish the inventory results.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Returns the destination bucket name for this logging configuration.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the destination bucket name which will contain the new,
copied object.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the destination bucket name which will contain the new,
copied object.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationConfig() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the destination configuration for the replication rule.
- getDestinationEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context to use when the data is reencrypted.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the destination bucket key under which the new, copied
object will be stored.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the destination bucket key under which the new, copied
object will be stored.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A unique identifier for the CMK to use to reencrypt the data.
- getDestinationSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the destination object being copied.
- getDestinationSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied.
- getDeviceSerialNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication device serial number.
- getDevpayProductCodes() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getDiskLimit() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getDiskLimit() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns the maximum size (in bytes) of additional disk space that will be
consumed for this request; or
Long.MAX_VALUE if there is no
limit.
- getDisplayName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Returns the display name for this grantee.
- getDisplayName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Gets the display name of the owner.
- getDnsResolver() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the DnsResolver for resolving AWS IP addresses.
- getDnsResolver() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getDnsSuffix() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the dns suffix of the partition.
- getDomain() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getDomain() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getDomain() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the domain for this region; ex: "amazonaws.com".
- getDomain() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the domain for this region; ex: "amazonaws.com".
- getDurationMilli() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getDurationNano() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getDynamoDBDefaultRetryPolicy() - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client.
- getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client with the specified
max retry count.
- getEC2InstanceRegion() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Returns the current region of this running EC2 instance; or null if
it is unable to do so.
- getEffect() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the result effect of this policy statement when it is evaluated.
- getElapsedTimeMillis() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEnabled() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK is enabled.
- getEnabledCipherSuites() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEnabledProtocols() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEnableSessionCreation() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncryptedKeyMaterial() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The encrypted key material to import.
- getEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Returns the scheme used for encrypting the Amazon S3 object.
- getEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
The encryption context.
- getEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Name-value pair that specifies the encryption context to be used for authenticated encryption.
- getEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A set of key-value pairs that represents additional authenticated data.
- getEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A set of key-value pairs that represents additional authenticated data.
- getEncryptionContextEquals() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- getEncryptionContextSubset() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs, all of which must be present in the encryption context of certain subsequent
operations that the grant allows.
- getEncryptionMaterials(Map<String, String>) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterialsAccessor
-
Retrieves encryption materials matching the specified description from some source.
- getEncryptionMaterials() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterialsFactory
-
Returns EncryptionMaterials which the caller can use for encryption.
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the encryption materials if specified; or null if not.
- getEncryptionMaterials(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEncryptionMaterials(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEncryptionType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the encryptionType of the S3 bucket to create.
- getEndEpochTimeMilli() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilliIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the service endpointConfiguration in use by the builder
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getEndpoint() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpointForRetry() - Method in class com.ibm.cloud.objectstorage.retry.internal.AuthRetryParameters
-
- getEndpointPrefix() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getEndpoints() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
Returns the endpoints configuration for all regions in a partition
that service supports.
- getEndTime() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEndTimeNano() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getEndTimeNanoIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getErrorCode() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the AWS error code represented by this exception.
- getErrorCode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getErrorCode() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the AWS error code represented by this exception.
- getErrorCode() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Always returns null since this exception represents a
"successful" response from the service with no top-level error code.
- getErrorCodeParser(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredJsonFactoryImpl
-
- getErrorDocument() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Returns the complete path to the document to serve for 4xx errors, or
null if no error document has been configured.
- getErrorDocument() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getErrorMessage() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getErrorMessage() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getErrorMessage() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the human-readable error message provided by the service
- getErrorResponseHandler() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getErrorResponseXml() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the original error response XML received from Amazon S3
- getErrorResponseXml() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Returns the error XML received in the HTTP Response or null if the
exception is constructed from the headers.
- getErrors() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- getErrors() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Returns the list of errors from the attempted delete operation.
- getErrorShapeMetadata() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getErrorShapes() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- getErrorType() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Indicates who is responsible for this exception (caller, service,
or unknown).
- geteTag() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Gets the ETag value for the new object that was created in the
associated
CopyObjectRequest.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the ETag value for the new part that was created in the
associated
CopyPartRequest.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Gets the server-side ETag value for the newly created object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the hex encoded 128-bit MD5 hash of this version's contents as
computed by Amazon S3.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns the entity tag of the newly uploaded part.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the entity tag identifying the new object.
- getEvent() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
- getEventCode() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
- getEventName() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEvents() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
Returns the set of events associated with this notification configuration.
- getEventSource() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEventTime() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEventType() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Returns the type of event this object represents.
- getEventVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getException() - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.AwsAsyncClientParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
This method is current exposed for testing purposes
- getExecutor() - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
This method is current exposed for testing purposes
- getExecutorFactory() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
- getExecutorFactory() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getExecutorService() - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Returns the executor service used for performing the callbacks.
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom executor service for concurrent uploads; or null there
is no customization.
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getExpiration() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the timestamp when the token will expire.
- getExpiration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
The expiration date at which point the new pre-signed URL will no longer
be accepted by Amazon S3.
- getExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the expiration date of the object.
- getExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time in days from an object's creation to its expiration.
- getExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the time in days from an object's creation to its expiration.
- getExpirationModel() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
Specifies whether the key material expires.
- getExpirationModel() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK's key material expires.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the expiration time for token.
- getExpirationTime() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Returns the expiration date of the object, or null if the object is not
configured to expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the time this object will expire and be completely removed from
S3.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTimeRuleId() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Returns the bucket lifecycle configuration rule ID for the expiration of
this object.
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- getExpires() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getExpires_in() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the number of seconds remaining before the token expires.
- getExposedHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns expose headers of this rule and returns a reference to this object for
method chaining.
- getExtendedRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Gets Amazon S3's extended request ID.
- getExtendedRequestId() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's extended request ID.
- getExternalId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- getExtraInfo() - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- getExtraMaterialDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Returns the supplemental material description to be used for retrieving
the encryption materials.
- getFactory() - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns the current default log factory.
- getField(T, Field) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- getFile() - Method in class com.ibm.cloud.objectstorage.internal.ResettableInputStream
-
Returns the underlying file, if known; or null if not;
- getFile(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
Returns the File this stream is reading data from.
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the path and name of the file
containing the data to be uploaded to Amazon S3.
- getFile() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the file containing the data to upload.
- getFileDecriptorInfo() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getFileDecriptorInfo() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getFileDeleteObserver() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
Returns an observer for file deletion; or null if there is none.
- getFileOffset() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Returns the filter used to describe a set of objects for analysis.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns a
LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Returns the metrics configuration filter.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
Filter criteria for determining which S3 objects trigger event notifications.
- getFilterRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- getFirstByte() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional start range to copy from the source object.
- getFirstRegionId() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.Region
-
- getFormat() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the file format used when exporting data to Amazon S3.
- getFormat() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the output format of the inventory results.
- getFormattedSigningDate() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the formatted date in UTC zone of the signing date.
- getFormattedSigningDateTime() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the formatted date and time of the signing date in UTC zone.
- getFrequency() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Returns the frequency for producing inventory results
in
String format.
- getFunctionARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.LambdaConfiguration
-
Returns the ARN of the cloud function to be invoked.
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyMonitor
-
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadMonitor
-
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransferMonitor
-
- getFuture() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferMonitor
-
Returns a Future to wait on.
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadMonitor
-
- getFutures() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getGeneralProgressListener() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the optional progress listener for receiving updates about the progress of the
request.
- getGenerator() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- getGenerator() - Static method in class com.ibm.cloud.objectstorage.util.IdempotentUtils
-
- getGlacierJobParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
- getGlobalHandlers() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerChainFactory
-
- getGlobalTimeOffset() - Static method in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- getGlobalTimeOffset() - Static method in class com.ibm.cloud.objectstorage.SDKGlobalTime
-
Gets the global time difference in seconds between the running JVM and
AWS.
- getGrantee() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Gets the grantee being granted a permission by this grant.
- getGranteePrincipal() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the grant permits.
- getGranteePrincipal() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- getGrantId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- getGrantId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- getGrantId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to retire.
- getGrantId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- getGrants() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A list of grants.
- getGrants() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- getGrants() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- getGrantsAsList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Gets the list of
Grant objects in this access control list (ACL).
- getGrantToken() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The grant token.
- getGrantToken() - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- getGrantTokens() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- getHandlerContext(HandlerContextKey<X>) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getHandlerContext(HandlerContextKey<X>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHandlerContext(HandlerContextKey<X>) - Method in interface com.ibm.cloud.objectstorage.HandlerContextAware
-
Return the context for the given key if present; else return null.
- getHeader(String) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Looks up a header by name and returns its value.
- getHeaderName() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.Permission
-
Returns the name of the header used to grant this permission.
- getHeaders() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns headers to be added to all requests
- getHeaders() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHeaders() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns a map of all the headers included in this request.
- getHeadersForStringToSign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- getHostAddressForEC2MetadataService() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Returns the host address of the Amazon EC2 Instance Metadata Service.
- getHostId() - Method in class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Returns the Amazon S3 host ID, providing additional debugging information
about how a request was handled.
- getHostMetricName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the host name for generating per-host level metrics; or
null or blank if the host is to be automatically detected via
InetAddress.
- getHostMetricName() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getHostMetricName() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the host name for metric purposes.
- getHostName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the endpoint string.
- getHostName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the host name to use in the redirect request.
- getHostname() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The interface's local hostname.
- getHostNameRegex() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- getHostRegexToRegionMappings() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getHostRegexToRegionMappings() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getHttpClientConfig(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the http client configuration for the http client name.
- getHttpClientConnectionManager() - Method in interface com.ibm.cloud.objectstorage.http.apache.client.impl.ConnectionManagerAwareHttpClient
-
Returns the HttpClientConnectionManager associated with the
http client.
- getHttpClientConnectionManager() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getHttpClients() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getHttpErrorCodeReturnedEquals() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Return the HTTP error code when the redirect is applied.
- getHttpExpiresDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the date when the object is no longer cacheable.
- getHttpHeaders() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getHttpHeaders() - Method in class com.ibm.cloud.objectstorage.http.SdkHttpMetadata
-
- getHttpMethod() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHttpMethod() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpRedirectCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the HTTP code to use in the redirect response.
- getHttpRequest() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the original http request associated with this response.
- getHttpRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
Returns the http request from which this input stream is derived.
- getHttpRequestTimer() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Package protected for unit-testing
- getHttpResponse() - Method in class com.ibm.cloud.objectstorage.Response
-
- getHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.http.SdkHttpMetadata
-
- getHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getIAMInstanceProfileInfo() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get information about the last time the instance profile was updated,
including the instance's LastUpdated date, InstanceProfileArn, and
InstanceProfileId.
- getIAMSecurityCredentials() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Returns the temporary security credentials (AccessKeyId, SecretAccessKey,
SessionToken, and Expiration) associated with the IAM roles on the
instance.
- getIBMApiKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getIbmDirectory() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsDirectoryBasePathProvider
-
- getIBMServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getIBMSSEKMSCustomerRootKeyCrn() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionType
-
return the IBMSSEKMSCustomerRootKeyCrn header value
- getIBMSSEKPCrk() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns the CRK header of the HEAD request
- getIBMSSEKPCrk() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Returns the CRK header of the GET Bucket request
- getIBMSSEKPEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns if KP has been enabled
- getIBMSSEKPEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Returns if KP has been enabled
- getId() - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Returns the policy ID for this policy.
- getId() - Method in class com.ibm.cloud.objectstorage.auth.policy.Principal
-
Returns the unique ID for this principal.
- getId() - Method in class com.ibm.cloud.objectstorage.auth.policy.Resource
-
Returns the resource ID, typically an Amazon Resource Name (ARN),
identifying this resource.
- getId() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the ID for this statement.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the ID of this rule.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the Id of this rule.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Returns the ID used to identify the metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Returns the ID used to identify the metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Returns the identifier used to represent a metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Gets the ID of the owner.
- getIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Returns the unique identifier for this grantee.
- getIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
Gets the grantee's e-mail address.
- getIdentifier() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Gets the identifier for this grantee.
- getIdentifier() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
Gets the group grantee's URI.
- getImageId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getImportToken() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- getImportToken() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
- getIms_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the IMS token.
- getIncludedObjectVersions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns which object version(s) to included in the inventory results.
- getIndexDocumentSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Returns the document to serve when a directory is specified (ex:
index.html).
- getIndexDocumentSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getInetAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getInetAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getInfoToResume() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PauseResult
-
Returns the information that can be used to resume a successfully paused
operation.
- getInitiated() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the date at which this upload was initiated.
- getInitiator() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the user who initiated this multipart upload.
- getInitiator() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns details on the user who initiated the associated multipart
upload.
- getInput() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the input stream containing the data to be uploaded to Amazon S3.
- getInputStream() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInRegionOptimizedConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
Builds a
ClientConfiguration instance with configuration values
tailored towards clients operating in the same AWS region as the service
endpoint they call.
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.DefaultAWSCredentialsProviderChain
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.InstanceProfileCredentialsProvider
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.internal.ConnectionUtils
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.internal.EC2CredentialsUtils
-
- getInstance() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getInstance() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
- getInstanceAction() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Notifies the instance that it should reboot in preparation for bundling.
- getInstanceId() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the ID of this instance.
- getInstanceId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getInstanceInfo() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
The instance info is only guaranteed to be a JSON document per
http://docs
.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
- getInstanceLength() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the physical length of the entire object stored in S3.
- getInstanceType() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the type of the instance.
- getInstanceType() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getInstructionFileSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- getInternalConfig() - Static method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig.Factory
-
Returns a non-null and immutable instance of the AWS SDK internal configuration.
- getInventoryConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
Returns the requested inventory configuration.
- getInventoryConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Returns the inventory configuration.
- getInventoryConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Returns the list of inventory configurations for a bucket.
- getInventoryFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the inventoryFilter used to describe a set of objects
to include in inventory results.
- getInvocationRoleARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CloudFunctionConfiguration
-
Deprecated.
Returns the invocation role associated with this configuration.
- getIPv4Association(String) - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
Get the private IPv4 address(es) that are associated with the
public-ip address and assigned to that interface.
- getIssuingAccount() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- getItems(String) - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
- getItems(String, int) - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
- getJmxInfoProvider() - Static method in class com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider.Factory
-
- getJsonNode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonContent
-
- getJvmMetricName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the name of the JVM for generating per-JVM level metrics;
or null or blank if per-JVM level metrics are disabled.
- getJvmMetricName() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getJvmMetricName() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the JVM metric name.
- getKeepAlive() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getKeepAlive() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getKeepAliveDuration(HttpResponse, HttpContext) - Method in class com.ibm.cloud.objectstorage.http.conn.SdkConnectionKeepAliveStrategy
-
- getKernelId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getKey() - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadContext
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Returns the key of the multipart upload to abort.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the key under which to store the new object.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the key under which the multipart upload to complete is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Gets the key by which the newly created object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Gets the key of the object to delete.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the key that was successfully deleted.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the key of the version to delete.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the key of the object involved in this request.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Gets the key under which the object whose ACL to be retrieved is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Gets the key of the object whose metadata is being retrieved.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the key by which to store the new multipart upload, and hence,
the eventual object created from the multipart upload.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Returns the object key for which the multipart upload was initiated.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the key of the associated multipart upload whose parts are being
listed.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the key of the object that couldn't be deleted.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the key by which this upload is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Gets the key, the name of the reference to the object to restore, which is
now stored in Amazon Glacier.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the key under which this object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the key under which this object is stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the key under which this version is stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the name of the object whose ACL is being set.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the base64-encoded server-side encryption key that was provided
in this object's constructor.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the key of the initiated multipart upload.
- getKey() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the key by which the newly created object is stored.
- getKeyArn() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
ARN of the key.
- getKeyCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the number of keys returned with this response.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to cancel deletion.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant applies to.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteImportedKeyMaterialRequest
-
The identifier of the CMK whose key material to delete.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The identifier of the CMK into which you will import key material.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the grant applies.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The identifier of the CMK to import the key material into.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The globally unique identifier for the CMK.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key (CMK).
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
A unique identifier for the CMK whose tags you are listing.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to reencrypt the data.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
The Amazon Resource Name of the CMK associated with the grant.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the grant.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
A unique identifier for the CMK you are tagging.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
A unique identifier for the CMK from which you are removing tags.
- getKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the CMK.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional keyMarker
parameter indicating where in the sorted
list of all versions in the specified bucket to begin returning results.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional key marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
The key marker parameter originally used to request this version listing,
or null if no key marker was specified.
- getKeyMetadata() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- getKeyMetadata() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- getKeyPair() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns the key pair stored in this EncryptionMaterials object.
- getKeyPair() - Method in class com.ibm.cloud.objectstorage.services.s3.model.KMSEncryptionMaterials
-
Always throws UnsupportedOperationException.
- getKeyPolicy(GetKeyPolicyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- getKeyPolicy(GetKeyPolicyRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Retrieves a policy attached to the specified key.
- getKeyPolicy(GetKeyPolicyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Retrieves a policy attached to the specified key.
- getKeyPolicyAsync(GetKeyPolicyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getKeyPolicyAsync(GetKeyPolicyRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Retrieves a policy attached to the specified key.
- getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Retrieves a policy attached to the specified key.
- getKeyPolicyAsync(GetKeyPolicyRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- getKeyPolicyAsync(GetKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- GetKeyPolicyRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetKeyPolicyRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
- GetKeyPolicyResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetKeyPolicyResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyResult
-
- getKeyPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Returns the key prefix of the virtual directory being uploaded to.
- getKeyPrefix() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileDownload
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns the key prefix of the virtual directory being uploaded.
- getKeyPrefixEquals() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Return the object key name prefix when the redirect is applied.
- getKeyRotationEnabled() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
- getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- getKeyRotationStatusAsync(GetKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- GetKeyRotationStatusRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetKeyRotationStatusRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusRequest
-
- GetKeyRotationStatusResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetKeyRotationStatusResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusResult
-
- getKeys() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A list of keys.
- getKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Returns the list of keys to delete from this bucket.
- getKeySpec() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key.
- getKeySpec() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key.
- getKeyState() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The state of the CMK.
- getKeyUsage() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- getKeyUsage() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the CMK.
- getKmsCmkId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the KMS customer key id used for server side encryption; or null
if there is none.
- getKmsEncryptionAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionType
-
The encryption algorithm that will be used for objects stored in the newly created bucket
- getKmsRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
- getKnownVersion() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getLastByte() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional zero-based byte offset to stop copying the source.
- getLastByteInPart(AmazonS3, GetObjectRequest, Integer) - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
Returns the last byte number in a part of an object.
- getLastFullyDownloadedPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
For parallel downloads, returns the last part number that was
successfully written into the download file.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the value of the Last-Modified header, indicating the date
and time at which Amazon S3 last recorded a modification to the
associated object.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the date this part was last modified.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the date when, according to Amazon S3, this object
was last modified.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the date according to Amazon S3 at which this version was last
modified.
- getLastModifiedDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Gets the date the newly copied object was last modified.
- getLastModifiedDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the date the newly copied part was last modified.
- getLastSubMeasurement(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getLegacyRetryPolicy() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- getLifecycleConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the new lifecycle configuration for the specified bucket.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter to specify the maximum number of items to return.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter to specify the maximum number of items to return.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter to specify the maximum number of items to return.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter to specify the maximum number of items to return.
- getLimit() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- getListener() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getListeners() - Method in class com.ibm.cloud.objectstorage.event.ProgressListenerChain
-
Returns the listeners associated with this listener chain.
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocalHostName() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the local hostname of the instance.
- getLocalIPv4s() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The private IP addresses associated with the interface.
- getLocalPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocalSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocation() - Method in interface com.ibm.cloud.objectstorage.profile.path.AwsProfileFileLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsProfileFileLocationProviderChain
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.config.ConfigEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.config.SharedConfigDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsLegacyConfigLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.IBMJsonCredentialsDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.IBMJsonCredentialsEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- getLog(Class<?>) - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the class.
- getLog(String) - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the name.
- getLogFilePrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Returns the optional log file prefix.
- getLoggingConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the logging configuration for the specified bucket.
- getLongLivedCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- getMac() - Method in enum com.ibm.cloud.objectstorage.auth.SigningAlgorithm
-
Returns the thread local reference for the crypto algorithm
- getMacAddress() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the MAC address of the instance.
- getMacAddress() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The interface's Media Acess Control (mac) address
- getMaintenanceNumber() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersion() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersionFamily() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersionString() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMarked() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to begin
listing.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the marker parameter originally used to request this object listing, or
null if no marker was specified.
- getMarshaller() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getMarshaller(MarshallLocation, T) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry
-
- getMarshaller(MarshallLocation, MarshallingType<T>, T) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry
-
- getMasterSecretValidator() - Static method in class com.ibm.cloud.objectstorage.http.conn.ssl.MasterSecretValidators
-
- getMasterSecretValidator(JavaVersionParser.JavaVersion) - Static method in class com.ibm.cloud.objectstorage.http.conn.ssl.MasterSecretValidators
-
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the source object's current ETag in order for the
copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the object's current ETag in order for this
request to be executed.
- getMaterialDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtraMaterialsDescription
-
Returns the extra material description; never null.
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadContext
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns a snapshot of the current material description; never null.
- getMaterialsDescription() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.MaterialsDescriptionProvider
-
Returns an unmodifiable view of the MaterialsDescription which the caller
can use to load EncryptionMaterials from any
EncryptionMaterialsAccessor
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the material description for the new instruction file.
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- getMaxAgeSeconds() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- getMaxAttempts() - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- getMaxConnections() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- getMaxConnections() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getMaxConsecutiveRetriesBeforeThrottling() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getMaxErrorRetry() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from a service).
- getMaxErrorRetry() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the maximum number of retry attempts.
- getMaxIdleConnectionTime() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the maxKeys parameter originally used to request this object
listing, or the default maxKeys value provided by Amazon S3 if the
requester didn't specify a value.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the maxKeys parameter used to request this version
listing.
- getMaxNumErrors() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getMaxParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the optional maximum number of parts to be returned in the part
listing.
- getMaxParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the optional max parts value specified in the original request to
limit how many parts are listed.
- getMaxResults() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional maxResults parameter indicating the maximum number of results
to include in the response.
- getMaxSize() - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the maximum size of the cache.
- getMaxUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional maximum number of uploads to return, or null if no
maximum number of uploads has been set for this request.
- getMaxUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional maximum number of uploads to be listed, as specified
in the original request.
- getMBeanRegistry() - Static method in class com.ibm.cloud.objectstorage.jmx.spi.SdkMBeanRegistry.Factory
-
- getMBeanServer() - Static method in enum com.ibm.cloud.objectstorage.jmx.MBeans
-
Returns the first registered MBean server, or the platform MBean server
if there is none.
- getMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the optional base64-encoded MD5 digest of the encryption key to
use when validating the integrity of the transmitted server-side
encryption key.
- getMD5Checksum() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DigestValidationInputStream
-
- getMd5Digest() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MD5DigestCalculatingInputStream
-
- getMd5Digest() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the optional, but recommended, MD5 hash of the content of this
part.
- getMessage() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getMessage() - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- getMessage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns a description of the failure.
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- getMethod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getMetricNameSpace() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the metric name space, which is never null or blank.
- getMetricNameSpace() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getMetricNameSpace() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the metric name space.
- getMetricQueueSize() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricQueueSize() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getMetricQueueSize() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricsCollector() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getMetricsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
Returns the requested metrics configuration.
- getMetricsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Returns the metrics configuration that is set on the bucket.
- getMetricsConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Returns the list of metrics configurations for a bucket.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMimetype(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMimetype(File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing
to find the corresponding mime type.
- getMinimumUploadPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMinimumUploadPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the minimum part size for upload parts.
- getModeledClass() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional modified constraint that restricts this
request to executing only if the source object has been
modified after the specified date.
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional modified constraint that restricts this
request to executing only if the object has been
modified after the specified date.
- getMonitor() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
- getMultiFileOutputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom multi-file output stream; or null if the default is to
be used.
- getMultipartCopyPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartCopyPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the minimum size in bytes of each part in a multi-part copy
request.
- getMultipartCopyThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartCopyThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the maximum threshold size of an Amazon S3 object after which the
copy operation is carried out using multi-part request.
- getMultipartUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the list of multipart uploads.
- getMultipartUploadThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartUploadThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the size threshold in bytes for when to use multipart uploads.
- getName() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerContextKey
-
- getName() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getName() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getName() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in enum com.ibm.cloud.objectstorage.regions.Regions
-
The name of this region, used in the regions.xml file to identify it.
- getName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- getName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the name of the bucket.
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- getNamePrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getNeedClientAuth() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getNetworkInterfaces() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the list of network interfaces on the instance.
- getNewObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNewObjectTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional NextContinuationToken.
- getNextCopyPartRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyPartRequestFactory
-
Constructs a copy part requests and returns it.
- getNextKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the key marker to use in
the next listVersions request in order to obtain the next page of results.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the marker to use in the next listObjects
request in order to see
the next page of results.
- getNextPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the next part number marker.
- getNextUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the next upload ID marker that should be used in the next request
to get the next page of results.
- getNextUploadPartRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadPartRequestFactory
-
- getNextVersionIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the version ID marker to
use in the next listVersions request in order to obtain the next page of
results.
- getNoncurrentVersionExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions of the object
expire.
- getNoncurrentVersionTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- getNoncurrentVersionTransitions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the Amazon S3 non current object transition rules associated
with the given rule.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that when present, must
not include a match for the object's current ETag in order for this
request to be executed.
- getNonProxyHosts() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional hosts the client will access without going
through the proxy.
- getNonProxyHosts() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getNotificationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the new notification configuration for the specified bucket.
- getNotifiedByteCount() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getNumberOfBytes() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key in bytes.
- getNumberOfBytes() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key in bytes.
- getNumberOfBytes() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomRequest
-
The length of the byte string.
- getNumberOfDaysSinceEpoch() - Method in class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
Returns the number of days since epoch for the date used for generating
signing key.
- getNumFilesWritten() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getObject(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the object stored in Amazon S3 under the specified bucket and key.
- getObject(GetObjectRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the object stored in Amazon S3 under the specified bucket and
key.
- getObject(GetObjectRequest, File) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the object metadata for the object stored
in Amazon S3 under the specified bucket and key,
and saves the object contents to the
specified file.
- getObject(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClient
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClient
-
- getObject() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- getObject(GetObjectRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3DirectSpi
-
- getObject(GetObjectRequest, File) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3DirectSpi
-
- getObjectAcl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(GetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getObjectAcl(String, String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the
AccessControlList (ACL) for the specified object
with the specified version in Amazon S3.
- getObjectAcl(GetObjectAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getObjectAcl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectAcl(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectAcl(GetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetObjectAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provide options to get an object ACL.
- GetObjectAclRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
- GetObjectAclRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
- getObjectAsString(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAsString(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves and decodes the contents of an S3 object to a String.
- getObjectAsString(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectContent() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the input stream containing the contents of this object.
- getObjectMapper() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getObjectMetadata(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectMetadata(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without
actually fetching the object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without
actually fetching the object itself.
- getObjectMetadata(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the additional information about the new object being created,
such as content type, content encoding, user metadata, etc.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the metadata stored by Amazon S3 for this object.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the additional information about the part being uploaded.
- getObjectMetadata() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
Returns the ObjectMetadata for the object being downloaded.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
Returns the ObjectMetadata for the object being downloaded.
- GetObjectMetadataRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provides options for obtaining the metadata for the specified Amazon S3
object without actually fetching the object contents.
- GetObjectMetadataRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- GetObjectMetadataRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- getObjectPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- GetObjectRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provides options for downloading an Amazon S3 object.
- GetObjectRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(S3ObjectId) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, boolean) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getObjectSecurely(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CryptoModuleDispatcher
-
- getObjectSecurely(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CryptoModuleDispatcher
-
- getObjectSecurely(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModule
-
- getObjectSecurely(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModule
-
- getObjectSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the list of object summaries describing the objects stored in the
S3 bucket.
- getObjectSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the
S3 bucket.
- GetObjectTaggingRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get the tags for an object.
- GetObjectTaggingRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Construct an instance of this object.
- GetObjectTaggingRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Construct an instance of this object.
- GetObjectTaggingResponseHeaderHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- GetObjectTaggingResponseHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.GetObjectTaggingResponseHeaderHandler
-
- GetObjectTaggingResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetObjectTaggingResult(List<Tag>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
Constructs an instance of this object.
- getOngoingRestore() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Returns then boolean value which indicates there is an ongoing restore request.
- getOngoingRestore() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the boolean value which indicates whether there is ongoing restore request.
- getOOBInline() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getOOBInline() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getOperations() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- getOperations() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- getOptionalFields() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the optional fields that are included in the inventory results.
- getOrigin() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The source of the CMK's key material.
- getOrigin() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The source of the CMK's key material.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getOriginalRequest() - Method in interface com.ibm.cloud.objectstorage.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.waiters.PollingStrategyContext
-
- getOriginalRequestObject() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getOriginalRequestObject() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOutputSchemaVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Returns the version of the output schema to use when exporting data.
- getOutputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getOutputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getOverriddenDate() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns a copy of date that overrides the signing date in the request.
- getOverrideConfigFileLocation() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the bucket's owner.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the owner of this multipart upload.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns details on the user who owns the associated multipart
upload.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the owner of this object.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the owner of this version.
- getOwnerId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The ID of the owner of the network interface.
In multiple-interface environments, an interface can be attached by a
third party, such as Elastic Load Balancing.
- getOwnerIdentity() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getParameters() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getParameters() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns a map of all parameters in this request.
- getParametersForImport(GetParametersForImportRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- getParametersForImport(GetParametersForImportRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Returns the items you need in order to import key material into AWS KMS from your existing key management
infrastructure.
- getParametersForImport(GetParametersForImportRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Returns the items you need in order to import key material into AWS KMS from your existing key management
infrastructure.
- getParametersForImportAsync(GetParametersForImportRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getParametersForImportAsync(GetParametersForImportRequest, AsyncHandler<GetParametersForImportRequest, GetParametersForImportResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- getParametersForImportAsync(GetParametersForImportRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns the items you need in order to import key material into AWS KMS from your existing key management
infrastructure.
- getParametersForImportAsync(GetParametersForImportRequest, AsyncHandler<GetParametersForImportRequest, GetParametersForImportResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Returns the items you need in order to import key material into AWS KMS from your existing key management
infrastructure.
- getParametersForImportAsync(GetParametersForImportRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- getParametersForImportAsync(GetParametersForImportRequest, AsyncHandler<GetParametersForImportRequest, GetParametersForImportResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- GetParametersForImportRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetParametersForImportRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
- GetParametersForImportResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- GetParametersForImportResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- getParametersValidTo() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The time at which the import token and public key are no longer valid.
- getParameterTypes(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- getParams() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getPart() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
Returns a non-null part (in the form of a file) for multi-part upload.
- getPartCount(GetObjectRequest, AmazonS3) - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
Returns the part count of the object represented by the getObjectRequest.
- getPartCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the value of x-amz-mp-parts-count header.
- getPartETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Returns an identifier which identifies the copy part by its part number
and the entity tag computed from the part's data.
- getPartETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns an identifier which identifies the upload part by its part number
and the entity tag computed from the part's data.
- getPartETags() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- getPartition() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the name of the partition.
- getPartition() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getPartition() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getPartition() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the partition this region is in.
- getPartition() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the partition this region is in.
- getPartitionEndpoint() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
returns the region name if the service is enabled partition wide.
- getPartitionName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the description of the partition.
- getPartitions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partitions
-
returns the list of all partitions loaded from the partition metadata document.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the part number of the newly copied part.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Returns the optional part number that indicates a part in multipart object.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns the optional part number that indicates the part to be downloaded in a multipart object.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results
to being listing parts.
- getPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the optional part number marker specified in the original request
to specify where in the results to begin listing parts.
- getParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the list of parts described in this part listing.
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns the part-size used for muti-part upload for this request.
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPauseStatus() - Method in exception com.ibm.cloud.objectstorage.services.s3.transfer.exception.PauseException
-
Returns more information on why the pause failed.
- getPauseStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PauseResult
-
Returns information about whether the pause was successful or not; and
if not why.
- getPayer() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RequestPaymentConfiguration
-
- getPeakThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getPeakThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getPendingTime() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getPendingWindowInDays() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- getPercentTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- getPercentTransferred() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns a percentage of the number of bytes transferred out of the total
number of bytes to transfer.
- getPermission() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Gets the permission being granted to the grantee by this grant.
- getPersistableUpload() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadCallable
-
- getPlaintext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- getPlaintext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Data to be encrypted.
- getPlaintext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The data encryption key.
- getPlaintext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomResult
-
The random byte string.
- getPlatform() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
Returns the current platform for the AWS SDK in which this class is
running.
- getPolicy() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- getPolicy() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- getPolicy() - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- getPolicyName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- getPolicyName() - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- getPolicyNames() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- getPolicyText() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketPolicy
-
Gets the raw policy JSON text as returned by Amazon S3.
- getPolicyText() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Returns the policy to apply to the specified bucket.
- getPollingStrategy() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getPollingStrategy() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- getPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getPosition() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getPredefinedMetrics() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns an unmodifiable set of the current predefined metrics.
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- getPreferredSSLContext(SecureRandom) - Static method in class com.ibm.cloud.objectstorage.internal.SdkSSLContext
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsPrefixPredicate
-
Returns the prefix to use when evaluating an analytics filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the prefix to use when exporting data.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryPrefixPredicate
-
Returns the prefix to use when evaluating an inventory filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the prefix that is prepended to all inventory results.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecyclePrefixPredicate
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional prefix parameter that restricts the response to
multipart uploads for keys that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the prefix parameter originally used to request this object listing, or
null if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional prefix parameter restricting the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsPrefixPredicate
-
Returns the prefix to use when evaluating a metrics filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the prefix parameter originally used to request this multipart
upload listing, or null if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the prefix parameter originally used to request this object listing, or
null if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the prefix associated with the replication rule.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
The prefix parameter originally used to request this version listing, or
null if no prefix was specified.
- getPrettywriter() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getPreviousObjectListing() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Returns the previous object listing.
- getPreviousVersionListing() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfVersionsRequest
-
Returns the previous version listing.
- getPrincipalId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.UserIdentityEntity
-
- getPrincipals() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- getPrivateIp() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getPrivateIpAddress() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the private IP address of the instance.
- getProductCodes() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the list of product codes associated with the instance, if any.
- getProfile(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.AllProfiles
-
- getProfile() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The interface's profile.
- getProfileName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getProfileName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
- getProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.AllProfiles
-
- getProgress() - Method in class com.ibm.cloud.objectstorage.event.ProgressTracker
-
- getProgress() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns progress information about this transfer.
- getProgress() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns progress information about this transfer.
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- getProperties() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
Returns a map of profile properties included in this Profile instance.
- getProperties() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
Returns a map of profile properties included in this Profile instance.
- getProperty(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getProperty(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getProperty(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- getProperty(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- getPropertyValue(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
Returns the value of a specific property that is included in this Profile instance.
- getPropertyValue(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
Returns the value of a specific property that is included in this Profile instance.
- getProtocol() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
- getprotocol() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the protocol to use in the redirect request.
- getProtocols() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported schemes for the endpoint.
- getProtocolVersion() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getProvider() - Method in class com.ibm.cloud.objectstorage.auth.policy.Principal
-
Returns the provider for this principal, which indicates in what group of
users this principal resides.
- getProvider() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Return the TokenProvider used by the TokenManager
- getProviderId() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
Returns a provider id that can be used to compute the number of active
byte throughput provider of a specific metric type being active in a
given time interval.
- getProviderId() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getProxyAuthenticationMethods() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order they
should be attempted.
- getProxyAuthenticationMethods() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyDomain() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional Windows domain name for configuring an NTLM proxy.
- getProxyDomain() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyHost() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy host the client will connect
through.
- getProxyHost() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyPassword() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy password to use if connecting
through a proxy.
- getProxyPassword() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyPort() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy port the client will connect
through.
- getProxyPort() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyUsername() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy user name to use if connecting
through a proxy.
- getProxyUsername() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyWorkstation() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy support.
- getProxyWorkstation() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getPublicHostname() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The interface's public hostname.
- getPublicIPv4s() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The elastic IP addresses associated with the interface.
There may be multiple IP addresses on an instance.
- getPublicKey() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The public key to use to encrypt the key material before importing it with
ImportKeyMaterial.
- getPublicKey() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the public key.
- getQueueARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Returns the queue arn for this notification configuration.
- getQueuePollTimeoutMilli() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getQueuePollTimeoutMilli() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getQueuePollTimeoutMilli() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getQuiet() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Returns the quiet element for this request.
- getRamdiskId() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the ID of the RAM disk specified at launch time, if applicable.
- getRamdiskId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getRandomZerosCount() - Method in class com.ibm.cloud.objectstorage.test.util.ConstantInputStream
-
- getRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object
that will be downloaded by this request.
- getRawContent() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonContent
-
- getRawMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets a map of the raw metadata/headers for the associated object.
- getRawMetadataValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the raw value of the metadata/headers for the specified key.
- getRawResponse() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the response payload as bytes.
- getRawResponseContent() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP
response from a service
- getReadLimit() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getReadLimit() - Method in interface com.ibm.cloud.objectstorage.ReadLimitInfo
-
Returns the read limit for mark-and-reset during retries; or -1 if not
available.
- getReadLimit() - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Returns the mark-and-reset read limit; defaults to
131073.
- getReadLimitInfo() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getReadLimitInfo() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the read limit info about the original request.
- getReceiveBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getReceiveBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getRecords() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification
-
- getRedirect() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Return the redirect information.
- getRedirectAllRequestsTo() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Return the redirect information where all requests will be redirect to.
- getRedirectAllRequestsTo() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional redirect location for the newly copied object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the redirect location for this object.
- getRefresh_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the refresh token.
- getRefreshForceIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Gets the forced refresh interval in nanoseconds.
- getRefreshForceIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Gets the forced refresh interval in nanoseconds.
- getRefreshIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Gets the refresh interval in nanoseconds.
- getRefreshIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Gets the refresh interval in nanoseconds.
- getRefreshTime() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the refresh time for token.
- getRegion() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the region in use by the builder.
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
- getRegion() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getRegion() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the region configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegion() - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Returns the region string to be used when signing a request for an
endpoint.
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsEnvVarOverrideRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsProfileRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsRegionProviderChain
-
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.InstanceMetadataRegionProvider
-
- getRegion(Regions) - Static method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the region with the id given, or null if it cannot be found in
the current regions.xml file.
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns the region with the name given, if it exists.
- getRegion(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns the region with the name given, if it exists in the metadata
or if it can be derived from the metadata.
- getRegion(String) - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns the region with the id given, if it exists.
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getRegion() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the region with which the client is configured.
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Deprecated.
- getRegion() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getRegionByEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.AbstractRegionMetadataProvider
-
- getRegionByEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
- getRegionByEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
- getRegionMetadata() - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns the current set of region metadata for this process,
initializing it if it has not yet been explicitly initialized before.
- getRegionMetadataServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfig
-
- getRegionMetadataServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns the region name that is used when calculating the signature.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the AWS region name to be used while computing the signature.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.SignerParams
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMapping
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- getRegionName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the region name configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getRegionName() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a string representation of the region with which this
client is configured
- getRegionName() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getRegionRegex() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the regex for the regions in the partition.
- getRegions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the set of regions associated with the partition.
- getRegions() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegions() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegions() - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns a list of the available AWS regions.
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns a list of the regions that support the service given.
- getRegionSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getRegisteredAdminMbeanName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the name of the registered admin mbean; or null if the admin
mbean is not currently registered.
- getRegisteredConnectionManagers() - Static method in class com.ibm.cloud.objectstorage.http.IdleConnectionReaper
-
- getRemoteSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getRemoteSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getReplaceKeyPrefixWith() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the object prefix key to use in the redirect request.
- getReplaceKeyWith() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the specific key to use in the redirect request.
- getReplicationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the replication configuration of an Amazon S3 bucket.
- getReplicationStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the request for which the signing needs to be done.
- getRequest() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the original request associated with this response.
- getRequest() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- getRequestBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getRequestBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the request.
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Gets the options stored with this request object.
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestConfig() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getRequestConfig() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getRequestContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getRequestContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the request, or -1 if the
number is unknown (e.g.
- getRequestCredentials() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getRequestCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the optional credentials provider to use to sign this request, overriding the default
credentials provider at the client level.
- getRequestFile(PutObjectRequest) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Convenience method for getting the file specified in a request.
- getRequestHandler2s() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getRequestHandler2s() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the list of request handlers in use by the builder.
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestId() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the AWS request ID from the response metadata section of an AWS
response.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.ResponseMetadata
-
Returns the AWS request ID contained in this response metadata object.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns a request level metric collector; or null if not specified.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns the httpClientSettings client specific request metric collector; or null if there is
none.
- getRequestMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns a non-null request metric collector for the SDK.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getRequestMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the name of the request metric collector set at the AWS SDK
level, or NONE if there is none.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
- getRequestMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.RequestMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getRequestParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request parameters to be included
in the pre-signed URL.
- getRequestPayload(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload as a String.
- getRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload contents as a String, without processing
any query string params (i.e.
- GetRequestPaymentConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for fetching the request payment configuration associated with
an Amazon S3 bucket.
- GetRequestPaymentConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetRequestPaymentConfigurationRequest
-
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestType() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestType() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getReservationId() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the ID of the reservation.
- getResetCount() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getResetIntervalBeforeException() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getResource(String, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
Retrieves the resource via the context class loader of the current
thread, and if not found, via the class loaders of the optionally
specified classes in the order of their specification, and if not
found, from the class loader of
ClassLoaderHelper as the last
resort.
- getResource(String, boolean, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource via the context class
loader of the current thread, and if not found, via the class loaders of
the optionally specified classes in the order of their specification, and
if not found, from the class loader of
ClassLoaderHelper as the
last resort.
- getResourceAsStream(String, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
Retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper as the last resort.
- getResourceAsStream(String, boolean, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper as the last resort.
- getResourceAsString(String) - Method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
Reads a system resource fully into a String
- getResourceAsString(String) - Method in class com.ibm.cloud.objectstorage.test.AWSTestBase
-
Reads a system resource fully into a String
- getResourcePath() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getResourcePath() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the path to the resource being requested.
- getResources() - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Returns the resources associated with this policy statement.
- getResourceUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
Returns the URL to the key in the bucket given, using the client's scheme
and endpoint.
- getResponse() - Method in exception com.ibm.cloud.objectstorage.http.timers.client.SdkInterruptedException
-
- getResponseBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getResponseBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the response.
- getResponseContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getResponseContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the response, or -1 if the
number is unknown (e.g.
- getResponseElements() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getResponseHandler() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3XmlResponseHandler
-
Returns the headers from the processed response.
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns the headers to be overridden in the service response.
- getResponseMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponseMetadata(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.http.StaxResponseHandler
-
- getResponseMetadataCacheSize() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the response metadata cache size.
- getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns additional response metadata for an executed request.
- getRestoreExpirationTime() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Returns the expiration date when the Object is scheduled to move to Amazon Glacier, or null if the object is not
configured to expire.
- getRestoreExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the time at which an object that has been temporarily restored
from Amazon Glacier will expire, and will need to be restored again in
order to be accessed.
- getResult() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getRetiringPrincipal() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- getRetiringPrincipal() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- getRetiringPrincipal() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- getRetriesAttempted() - Method in class com.ibm.cloud.objectstorage.waiters.PollingStrategyContext
-
- getRetryCondition() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the retry policy upon failed requests.
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.internal.CredentialsEndpointProvider
-
Allows the extending class to provide a custom retry policy.
- getReuseAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getReuseAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getReuseLastProvider() - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
Returns true if this chain will reuse the last successful credentials
provider for future credentials requests, otherwise, false if it will
search through the chain each time.
- getRoleArn() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleArn() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- getRoleARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the IAM role associated with this replication configuration.
- getRoleExternalId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleSessionName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleSessionName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- getRoleSourceProfile() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoot() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getRootCause(Throwable) - Static method in enum com.ibm.cloud.objectstorage.util.Throwables
-
Returns the root cause of the given throwable, or null if the given
throwable is null.
- getRoutingRule() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getRoutingRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Return the list of routing rules that can be used for configuring
redirects if certain conditions are meet.
- getRule(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rule for the given rule id.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rules associated with this Amazon S3 bucket.
- getS3() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getS3() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getS3() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- getS3AccountOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getS3AccountOwner() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the current owner of the AWS account
that the authenticated sender of the request is using.
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the current owner of the AWS account
that the authenticated sender of the request is using.
- getS3AccountOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetS3AccountOwnerRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for retrieving S3 account owner.
- GetS3AccountOwnerRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetS3AccountOwnerRequest
-
- getS3BucketDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- getS3BucketDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- getS3Client() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getS3ClientOptions() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientParamsWrapper
-
- getS3CryptoScheme() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
- getS3DirectSpi() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getS3KeyFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Filter criteria that limits the objects that can trigger event notifications based on their
S3 Key name
- getS3ObjectId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns an immutable S3 object id.
- getS3ObjectId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the S3 object id for which the new instruction file will be
created.
- getS3ObjectStream() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
-
User defines how to get the S3Object from S3 for this RetryableS3DownloadTask.
- getS3SchemaVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getS3StreamBufferSize() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
- getSchedule() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the schedule for generating inventory results.
- getScope() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the scope of the signing.
- getSdkClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getSdkFunction() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getSdkFunction() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getSdkHttpMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- getSdkRequestTimeout() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getSdkResponseMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- getSecureRandom() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the instance of
SecureRandom configured by the user; or the JDK default if it
is null.
- getSecureRandom() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSecurityGroupIds() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
IDs of the security groups to which the network interface belongs.
- getSecurityGroups() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the list of names of the security groups applied to the instance.
- getSecurityGroups() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
Security groups to which the network interface belongs.
- getSendBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSendBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSequencer() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getServerSideEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getServerSideEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getService() - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Returns the service name string to be used when signing a request for an
endpoint.
- getServiceAbbreviation() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.EndpointConfiguration
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
Get the URI of the service endpoint
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
Returns the endpoint for the given service.
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the endpoint for the service given.
- getServiceEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the endpoint for the service given.
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- getServiceId() - Method in enum com.ibm.cloud.objectstorage.auth.policy.Principal.Services
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getServiceInstanceId() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IBM Service Instance Id for this credentials object.
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the IBM service instance Id
- getServiceMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getServiceMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getServiceMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the name of the service metric collector set at the AWS SDK
level, or NONE if there is none.
- getServiceMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
- getServiceMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.ServiceMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getServiceMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getServiceName() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the name of the service that sent this error response.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the service abbreviation for this service, used for identifying
service endpoints by region, identifying the necessary signer, etc.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns the service name that is used when calculating the signature.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the AWS Service name to be used while computing the signature.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.SignerParams
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfig
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- getServiceName() - Method in interface com.ibm.cloud.objectstorage.metrics.ServiceMetricType
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.metrics.SimpleServiceMetricType
-
- getServiceName() - Method in interface com.ibm.cloud.objectstorage.Request
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- getServiceName() - Method in enum com.ibm.cloud.objectstorage.util.AWSServiceMetrics
-
- getServiceNameIntern() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getServiceRegionSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getServices() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the set of services supported by the partition.
- getServiceSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getSession() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSessionToken() - Method in interface com.ibm.cloud.objectstorage.auth.AWSSessionCredentials
-
Returns the session token for this session.
- getSessionToken() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getSignatureDate(int) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the current time minus the given offset in seconds.
- getSignatureVersions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- getSignedHeadersString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- getSigner() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Deprecated.
- getSigner(String, String) - Static method in class com.ibm.cloud.objectstorage.auth.SignerFactory
-
Returns a non-null signer for the specified service and region according
to the internal configuration which provides a basic default algorithm
used for signer determination.
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.auth.StaticSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.DefaultSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.NoOpSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
- getSignerByTypeAndService(String, String) - Static method in class com.ibm.cloud.objectstorage.auth.SignerFactory
-
Returns an instance of the given signer type and configures it with the
given service name (if applicable).
- getSignerByURI(URI) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the signer based on the given URI and the current AWS client
configuration.
- getSignerByURI(URI) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Deprecated.
- getSignerConfig(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the signer configuration for the specified service, not specific to any region.
- getSignerConfig(String, String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the signer configuration for the specified service name and an optional region name.
- getSignerForRetry() - Method in class com.ibm.cloud.objectstorage.retry.internal.AuthRetryParameters
-
- getSignerOverride() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getSignerOverride() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the name of the signature algorithm to use for signing requests made by this client.
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getSignerRegionOverride() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the signer region override.
- getSignerType() - Method in interface com.ibm.cloud.objectstorage.auth.SignerTypeAware
-
- getSignerType() - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfig
-
- getSignerType() - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- getSigningAlgorithm() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the signing algorithm used for computing the signature.
- getSigningDateTimeMilli() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the signing date time in millis for which the signature needs to
be computed.
- getSigningKey() - Method in class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
Returns a copy of the signing key.
- getSigningRegion() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.EndpointConfiguration
-
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the size of this part, in bytes.
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the size of this object in bytes.
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the size of this version in bytes.
- getSizeAsLong() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getSocketBufferSize() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSocketBufferSizeHints() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
- getSocketTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed.
- getSocketTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSoLinger() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSoLinger() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSoTimeout() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSoTimeout() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the name of the bucket containing the source object to be copied.
- getSourceEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
- getSourceIPAddress() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.RequestParametersEntity
-
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be
copied is stored.
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to originally encrypt the data.
- getSourceSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object being copied.
- getSourceSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object part being copied.
- getSourceVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the version ID specifying which version of the source
object to copy.
- getSourceVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the version ID specifying which version of the source object to
copy.
- getSSEAlgorithm() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the server-side encryption algorithm if the object is encrypted
using AWS-managed keys.
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the SSE algorithm used for SSE (with server side key); or null if
SSE (with server side key) is not in use.
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm when encrypting the object
using AWS-managed keys .
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Returns the AWS Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the AWS Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the AWS Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParamsProvider
-
Returns the optional SSEAwsKeyManagementParams to use to encrypt the
uploaded object.
- getSSEAwsKmsKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the AWS Key Management System key id used for Server Side
Encryption of the Amazon S3 object.
- getSSECustomerAlgorithm() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSECustomerAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
- getSSECustomerKey() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKeyProvider
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the uploaded object.
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- getSSECustomerKeyMd5() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- getSSECustomerKeyMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSECustomerKeyMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- getSslCommonName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the ssl common name for the endpoint.
- getSslSocketFactory() - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Returns a custom Apache HTTP client specific SSL socket factory;
or null if there is none.
- getStartAfter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Returns optional parameter indicating where you want Amazon S3 to start the object
listing from.
- getStartAfter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Returns optional parameter indicating where you want Amazon S3 to start the object
listing from.
- getStartEpochTimeMilli() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getStartEpochTimeMilliIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getStartTime() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getStartTimeNano() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getState() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns the current state of this transfer.
- getState() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns the current state of this transfer.
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.HttpFailureStatusAcceptor
-
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.HttpSuccessStatusAcceptor
-
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterAcceptor
-
Abstract method to fetch the corresponding state
- getStatements() - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Returns the collection of statements contained by this policy.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the status of this rule.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Returns the current status of versioning for this bucket versioning
configuration object, indicating if versioning is enabled or not for a
bucket.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the status of the replication rule.
- getStatus() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.ReplicationRuleStatus
-
- getStatusCode() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusCode() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters
-
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusMessage() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getStatusText() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the HTTP status text associated with this response.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional Amazon S3 storage class to use when storing the new
object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional Amazon S3 storage class to use when storing the newly
copied object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional storage class to use when storing this upload's data
in S3.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the storage class indicating how the data in this multipart
upload will be stored.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the class of storage used for the parts in the associated
multipart upload.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional Amazon S3 storage class to use when storing the new
object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Returns the storage class associated with the replication destination
configuration.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the storage class used by Amazon S3 for this object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the storage class used by Amazon S3 for this version.
- getStorageClassAnalysis() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
- getStorageClassAsString() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the storage class of this object.
- getStorageClassAsString() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the storage class of this object.
- getStorageMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Returns the current storage mode of a CryptoConfiguration object.
- getStreamBufferSize() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Deprecated.
- getString() - Method in class com.ibm.cloud.objectstorage.util.StringInputStream
-
Returns the original string specified when this input stream was
constructed.
- getSubclass() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getSubMeasurement(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubMeasurement(String, int) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubMeasurementsByName() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubnetId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
ID of the subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getSubnetIPv4CidrBlock() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The CIDR block of the Amazon EC2-VPC subnet in which the interface
resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getSubTransfers() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
- getSubTransfers() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns a collection of sub transfers associated with the multi file upload.
- getSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the suffix for the new instruction file.
- getSupportedCipherSuites() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSupportedProtocols() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSymmetricKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns the symmetric key stored in this EncryptionMaterials object.
- getSymmetricKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.KMSEncryptionMaterials
-
Always throws UnsupportedOperationException.
- getSyncClientParams() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsTagPredicate
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleTagPredicate
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsTagPredicate
-
- getTag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TagSet
-
Get the value of the tag with the given key.
- getTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
- getTaggingConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Gets the new tagging configuration for the specified bucket.
- getTaggingCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- getTagKey() - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The key of the tag.
- getTagKeys() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
One or more tag keys.
- getTags() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
One or more tags.
- getTags() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A list of tags.
- getTags() - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
One or more tags.
- getTagSet() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketTaggingConfiguration
-
Gets the first
TagSet object contained in this object.
- getTagSet() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
- getTagSet() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectTagging
-
- getTagSetAtIndex(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketTaggingConfiguration
-
Gets the
TagSet object at the specified index contained in this object.
- getTagValue() - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The value of the tag.
- getTargetKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key identifier referred to by the alias.
- getTargetKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- getTargetKeyId() - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- getTcpNoDelay() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getTcpNoDelay() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getThroughputMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getTier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the optional value for time offset for this client.
- getTimeOffset(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Deprecated.
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns the time difference in seconds between this client and AWS.
- getTimeOffset() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional value for time offset for this request.
- getTimeTakenMillis() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getTimeTakenMillisIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getTimingInfo() - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getToken() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Retrieve the access token String from the OAuth2 token object
- getToken() - Method in interface com.ibm.cloud.objectstorage.oauth.TokenManager
-
returns the access token string from the token
- getToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication token.
- getToken_type() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the token type.
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getTokenManager() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IAM TokenManager.
- getTopic() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
Deprecated.
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
- getTopicARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Returns the topic arn for this notification configuration.
- getTopicConfigurations() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- getTotalBytesToTransfer() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns the total size in bytes of the associated transfer, or -1
if the total size isn't known.
- getTotalBytesWritten() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getTotalNumberOfParts() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadPartRequestFactory
-
- getTotalStartedThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getTotalStartedThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getTrafficClass() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getTrafficClass() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- getTransitions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the Amazon S3 object transition rules associated with the
given rule.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A flag that indicates whether there are more items in the list.
- getTruncated() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- getType() - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Returns the type of this condition.
- getTypeIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
- getTypeIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
- getTypeIdentifier() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Returns the identifier for the type of this grant, to be used when
specifying grants in the header of a request.
- getTypeIdentifier() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
- getUaa_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the UAA Token.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the source object has not been
modified after the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the object has not been
modified after the specified date.
- getUnnotifiedByteCount() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getUpdateNumber() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Returns the ID of the upload to abort.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the ID of the multipart upload to complete.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the ID of the multipart upload whose parts are being listed.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the unique ID of this multipart upload.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional upload ID marker indicating where in the results to
begin listing.
- getUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional upload ID marker specified in the original request
to specify where in the results to begin listing multipart uploads.
- getUploadObjectObserver() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom upload-object observer; or null there is no
customization.
- getUploadPartMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Gets the optional metadata to be included in each UploadPart request.
- getUri() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getURI() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getUrl(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns an URL for the object stored in the specified bucket and
key.
- getUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getUrlDecodedKey() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
S3 URL encodes the key of the object involved in the event.
- getUseClientMode() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getUserAgent() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getUserAgent(ClientConfiguration, String) - Static method in class com.ibm.cloud.objectstorage.util.RuntimeHttpUtils
-
- getUserAgent() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
- getUserAgentPrefix() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the HTTP user agent header prefix to send with all requests.
- getUserAgentSuffix() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the HTTP user agent header suffix to add to the end of the user agent header on all requests.
- getUserAgentTemplate() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getUserAgentTemplate() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getUserData() - Static method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Get the metadata sent to the instance
- getUserIdentity() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getUserMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the custom user-metadata for the associated object.
- getUserMetaDataOf(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the value of the specified user meta datum.
- getValidateAfterInactivityMillis() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be
validated to ensure it's still open.
- getValidateAfterInactivityMillis() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getValidTo() - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The time at which the imported key material expires.
- getValidTo() - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The time at which the imported key material expires.
- getValue() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- getValue() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
- getValues() - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Returns the values specified for this access control policy condition.
- getVersion() - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Returns the version of this AWS policy.
- getVersion() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partitions
-
returns the version of the json schema for the partition metadata document.
- getVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getVersion() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.InstanceInfo
-
- getVersion() - Static method in enum com.ibm.cloud.objectstorage.util.JodaTime
-
Returns the current version of joda-time used during runtime; or null
if it cannot be determined.
- getVersion() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
Returns the current version for the AWS SDK in which this class is
running.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getVersionId() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3VersionResult
-
Gets the version ID of the newly copied object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the version ID of the new object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the version ID of the source object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the version deleted, or null for unversioned objects.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingResult
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the version ID uniquely identifying which version of the object
to delete.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the version ID of the object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Gets the optional version ID specifying which version of the object whose ACL to
be retrieved.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Gets the optional version ID of the object version whose metadata is
being retrieved.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional version ID specifying which version of the object to
download.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the versionId of the object that couldn't be deleted.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the version ID of the associated Amazon S3 object if available.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Gets the optional version ID of the newly uploaded object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the id of the version to be restored.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
Returns the version id which is optionally applicable for S3 get (but not
put) operations.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Gets the version ID which uniquely identifies this version of an
object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the version ID of the object version whose ACL is being set.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingResult
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Returns the version ID of the new object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the version ID of the new object.
- getVersionIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Gets the optional versionIdMarker parameter indicating where in the
sorted list of all versions in the specified bucket to begin returning
results.
- getVersionIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the version ID marker parameter used to request this version
listing.
- getVersioningConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the new versioning configuration for the specified bucket.
- getVersionSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the list of version summaries describing the versions stored in
the associated S3 bucket.
- getVpcId() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
ID of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getVpcIPv4CidrBlock() - Method in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.NetworkInterface
-
The CIDR block of the Amazon EC2-VPC in which the interface
resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getWantClientAuth() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getWebIdentityProvider() - Method in enum com.ibm.cloud.objectstorage.auth.policy.Principal.WebIdentityProviders
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.auth.AwsChunkedEncodingInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkInputStream
-
Returns the underlying input stream, if any, from the subclass; or null
if there is no underlying input stream.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.AdjustedRangeInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableInputStream
-
Deprecated.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.test.util.ConstantInputStream
-
- getWrappingAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The algorithm you will use to encrypt the key material before importing it with
ImportKeyMaterial.
- getWrappingKeySpec() - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The type of wrapping key (public key) to return in the response.
- getWriter() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getxAmzId2() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.ResponseElementsEntity
-
- getxAmzRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.ResponseElementsEntity
-
- Glacier - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- GlacierJobParameters - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Glacier related prameters pertaining to a job.
- GlacierJobParameters() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
- Grant - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies a grant, consisting of one grantee and one permission.
- Grant(Grantee, Permission) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Constructs a new
Grant object using the specified grantee and permission
objects.
- grantAllPermissions(Grant...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the
set is a
Grant object.
- GrantConstraints - Class in com.ibm.cloud.objectstorage.services.kms.model
-
A structure that you can use to allow certain operations in the grant only when the desired encryption context is
present.
- GrantConstraints() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
- Grantee - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Represents a grantee (entity) that can be assigned access permissions in an
AccessControlList.
- GrantListEntry - Class in com.ibm.cloud.objectstorage.services.kms.model
-
Contains information about an entry in a list of grants.
- GrantListEntry() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
- GrantOperation - Enum in com.ibm.cloud.objectstorage.services.kms.model
-
- grantPermission(Grantee, Permission) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Adds a grantee to the access control list (ACL) with the given permission.
- GREEDY_STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
Marshallers for Strings bound to a greedy path param.
- greedyPathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry.Builder
-
- GroupGrantee - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies constants defining a group of Amazon S3 users
who can be granted permissions to
Amazon S3 buckets and objects.
- GuardedBy - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Documenting annotation to indicate the field or method on which this is applied can only be accessed
when holding the given lock (identified by value).
- guessThroughputMetricType(Request<?>, String, String) - Static method in enum com.ibm.cloud.objectstorage.metrics.internal.ServiceMetricTypeGuesser
-
Returned the best-guessed throughput metric type for the given request,
or null if there is none or if metric is disabled.
- S3 - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- s3 - Variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
- S3_ACCELERATE_DUALSTACK_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
- S3_ACCELERATE_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Service hostname for accessing accelerated S3 buckets
- S3_ALTERNATE_DATE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Amazon's alternative date header: x-amz-date
- S3_BUCKET_REGION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Region where the bucket is located.
- S3_CANNED_ACL - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's canned ACL header: x-amz-acl
- S3_DUALSTACK_QUALIFIER - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Dualstack qualifier for S3
- S3_EXTERNAL_1_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Hostname for the s3-external-1 service endpoint
- S3_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Default hostname for the S3 service endpoint
- S3_MFA - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's Multi-Factor Authentication header
- S3_PARTS_COUNT - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 response header for a multipart object containing the number of parts in the object.
- S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.ibm.cloud.objectstorage.services.s3.model.Region
-
Used to extract the S3 regional id from an S3 end point.
- S3_SERVICE_DISPLAY_NAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Service display name for Amazon S3 (not to be used in SigV4 signing)
- S3_SERVICE_NAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- S3_SERVING_REGION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Region where the request is being served
- S3_TAGGING - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 request header for PUT object with a tag set
- S3_TAGGING_COUNT - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 response header the number of tags on an object
- S3_USER_METADATA_PREFIX - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Prefix for S3 user metadata: x-amz-meta-
- S3_VERSION_ID - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's version ID header
- S3AbortableInputStream - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Does EOS detection for objects returned by S3.
- S3AbortableInputStream(InputStream, HttpRequestBase, long) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3AbortableInputStream
-
- S3AccelerateUnsupported - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
This interface is simply a marker to be implemented by operations which cannot be
called by an accelerate enabled S3 client.
- S3Actions - Enum in com.ibm.cloud.objectstorage.auth.policy.actions
-
The available AWS access control policy actions for Amazon S3.
- S3BucketEntity(String, S3EventNotification.UserIdentityEntity, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- S3BucketResource - Class in com.ibm.cloud.objectstorage.auth.policy.resources
-
Represents a bucket resource involved in an AWS access control policy.
- S3BucketResource(String) - Constructor for class com.ibm.cloud.objectstorage.auth.policy.resources.S3BucketResource
-
Constructs a new bucket resource that represents the the specified bucket
but not any of the contained objects.
- S3ClientOptions - Class in com.ibm.cloud.objectstorage.services.s3
-
S3 client configuration options such as the request access style.
- S3ClientOptions() - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- S3ClientOptions(S3ClientOptions) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- S3ClientOptions.Builder - Class in com.ibm.cloud.objectstorage.services.s3
-
- S3ConditionFactory - Class in com.ibm.cloud.objectstorage.auth.policy.conditions
-
Factory for creating access control policy conditions specific to Amazon S3.
- S3CryptoModule<T extends MultipartUploadContext> - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto
-
An internal SPI used to implement different cryptographic modules
for use with the S3 encryption client.
- S3CryptoModule() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModule
-
- S3CryptoModuleBase<T extends com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadCryptoContext> - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto
-
Common implementation for different S3 cryptographic modules.
- S3CryptoModuleBase(AWSKMS, S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
- S3CryptoModuleBase(S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
For testing purposes only.
- S3DataSource - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Used to represent an S3 data source that either has a file or an input
stream.
- S3DataSource.Utils - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
- S3Direct - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Used to provide direct access to the underlying/original S3 client methods
free of any added cryptographic functionalities.
- S3Direct() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- S3DirectSpi - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
A Service Provider Interface that allows direct access to the underlying
non-encrypting S3 client of an S3 encryption client instance.
- S3DownloadByteCount - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3DownloadThroughput - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3Entity(String, S3EventNotification.S3BucketEntity, S3EventNotification.S3ObjectEntity, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- S3ErrorResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Response handler for S3 error responses.
- S3ErrorResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3ErrorResponseHandler
-
- S3Event - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
A enum class for all Amazon S3 events.
- S3EventNotification - Class in com.ibm.cloud.objectstorage.services.s3.event
-
A helper class that represents a strongly typed S3 EventNotification item sent
to SQS, SNS, or Lambda.
- S3EventNotification(List<S3EventNotification.S3EventNotificationRecord>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification
-
- S3EventNotification.RequestParametersEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.ResponseElementsEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3BucketEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3Entity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3EventNotificationRecord - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3ObjectEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.UserIdentityEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotificationRecord(String, String, String, String, String, S3EventNotification.RequestParametersEntity, S3EventNotification.ResponseElementsEntity, S3EventNotification.S3Entity, S3EventNotification.UserIdentityEntity) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- S3HandlerContextKeys - Class in com.ibm.cloud.objectstorage.services.s3.request
-
- S3HandlerContextKeys() - Constructor for class com.ibm.cloud.objectstorage.services.s3.request.S3HandlerContextKeys
-
- S3KeyFilter - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Filter criteria that allows for event notification filtering based on an S3 Object's key name
- S3KeyFilter() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- S3KeyFilter.FilterRuleName - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
- S3MetadataResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 response handler that knows how to pull S3 object metadata out of a
response and unmarshall it into an S3ObjectMetadata object.
- S3MetadataResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3MetadataResponseHandler
-
- S3Object - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Represents an object stored in Amazon S3.
- S3Object() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- S3ObjectEntity(String, Integer, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
Deprecated.
- S3ObjectEntity(String, Long, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
Deprecated.
- S3ObjectEntity(String, Long, String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- S3ObjectId - Class in com.ibm.cloud.objectstorage.services.s3.model
-
An Immutable S3 object identifier.
- S3ObjectId(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectId(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectId(S3ObjectIdBuilder) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectIdBuilder - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- S3ObjectIdBuilder() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- S3ObjectIdBuilder(S3ObjectId) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- S3ObjectInputStream - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Input stream representing the content of an
S3Object.
- S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
- S3ObjectInputStream(InputStream, HttpRequestBase, boolean) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
- S3ObjectResource - Class in com.ibm.cloud.objectstorage.auth.policy.resources
-
Represents one or more Amazon S3 objects involved in an AWS access control
policy.
- S3ObjectResource(String, String) - Constructor for class com.ibm.cloud.objectstorage.auth.policy.resources.S3ObjectResource
-
Constructs a new object resource that represents the specified objects.
- S3ObjectResource(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.auth.policy.resources.S3ObjectResource
-
Constructs a new object resource that represents the specified objects.
- S3ObjectResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 HTTP response handler that knows how to pull S3 object content and
metadata out of an HTTP response and unmarshall it into an S3Object object.
- S3ObjectResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3ObjectResponseHandler
-
- S3Objects - Class in com.ibm.cloud.objectstorage.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
- S3ObjectSummary - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains the summary of an object stored in an Amazon S3 bucket.
- S3ObjectSummary() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
- S3ProgressListener - Interface in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
S3 specific listener interface for transfer progress events.
- S3ProgressListenerChain - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
S3 specific progress listener chain.
- S3ProgressListenerChain(ProgressListener...) - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3ProgressListenerChain
-
Create a listener chain that directly passes all the progress events to
the specified listeners.
- S3ProgressPublisher - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
Used to publish transfer events.
- S3ProgressPublisher() - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3ProgressPublisher
-
- S3QueryStringSigner - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3QueryStringSigner(String, String, Date) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3QueryStringSigner
-
- S3RequestEndpointResolver - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Sets endpoint and resource path on a request object
- S3RequestEndpointResolver(ServiceEndpointBuilder, boolean, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3RequestEndpointResolver
-
- S3RequesterChargedHeaderHandler<T extends S3RequesterChargedResult> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3RequesterChargedHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3RequesterChargedHeaderHandler
-
- S3RequesterChargedResult - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3ResponseMetadata - Class in com.ibm.cloud.objectstorage.services.s3
-
- S3ResponseMetadata(Map<String, String>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from a specified map of metadata
information.
- S3ResponseMetadata(ResponseMetadata) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from an existing ResponseMetadata
object.
- S3ServiceMetric - Class in com.ibm.cloud.objectstorage.services.s3.metrics
-
S3 specific service metrics in the form of "simulated enum".
- S3Signer - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Implementation of the
Signer interface specific to S3's signing
algorithm.
- S3Signer() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Create a dummy instance of the S3Signer.
- S3Signer(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Constructs a new S3Signer to sign requests based on the AWS credentials,
HTTP method and canonical S3 resource path.
- S3Signer(String, String, Collection<String>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Constructs a new S3Signer to sign requests based on the AWS credentials,
HTTP method and canonical S3 resource path.
- S3SignerProvider - Class in com.ibm.cloud.objectstorage.services.s3.internal.auth
-
- S3SignerProvider(AmazonWebServiceClient, Signer) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
- S3StringResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Custom S3 response handler for responses that simply contain text data that
doesn't need to be parsed as XML.
- S3StringResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3StringResponseHandler
-
- S3SyncProgressListener - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
Abstract adapter class for an S3 progress listener that is safe to be
delivered with progress event synchronously.
- S3SyncProgressListener() - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3SyncProgressListener
-
- S3UploadByteCount - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3UploadThroughput - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3V4AuthErrorRetryStrategy - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
The internal implementation of AuthErrorRetryStrategy which automatically switches to V4 signer
when the S3 returns auth error asking for v4 authentication.
- S3V4AuthErrorRetryStrategy(S3RequestEndpointResolver) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3V4AuthErrorRetryStrategy
-
- S3VersionHeaderHandler<T extends S3VersionResult> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Header handler to pull the S3_VERSION_ID header out of the response.
- S3VersionHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3VersionHeaderHandler
-
- S3VersionResult - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
Any operation output which has the versionId field should implement this interface.
- S3Versions - Class in com.ibm.cloud.objectstorage.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 object versions in a "foreach"
statement.
- S3VersionSummary - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains the summary of a version stored in an Amazon S3 bucket.
- S3VersionSummary() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
- S3XmlResponseHandler<T> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 Implementation of HttpResponseHandler.
- S3XmlResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3XmlResponseHandler
-
Constructs a new S3 response handler that will use the specified SAX
unmarshaller to turn the response into an object.
- safeCompare(Comparable<T>, T) - Static method in class com.ibm.cloud.objectstorage.util.ComparableUtils
-
Does a safe comparison of two
Comparable objects accounting for nulls
- sanitizeCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Loads the individual access key ID and secret key from the specified
credentials, ensuring that access to the credentials is synchronized on
the credentials object itself, and trimming any extra whitespace from the
credentials.
- scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Schedules the deletion of a customer master key (CMK).
- scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClient
-
Schedules the deletion of a customer master key (CMK).
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMSAsync
-
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Schedules the deletion of a customer master key (CMK).
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMSAsync
-
Schedules the deletion of a customer master key (CMK).
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult>) - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
- ScheduleKeyDeletionRequest - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- ScheduleKeyDeletionRequest() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
- ScheduleKeyDeletionResult - Class in com.ibm.cloud.objectstorage.services.kms.model
-
- ScheduleKeyDeletionResult() - Constructor for class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
- SDK_JSON_FACTORY - Static variable in class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkAsserts - Class in com.ibm.cloud.objectstorage.test.util
-
- SdkAsserts() - Constructor for class com.ibm.cloud.objectstorage.test.util.SdkAsserts
-
- SdkBaseException - Exception in com.ibm.cloud.objectstorage
-
Base class for all exceptions thrown by the SDK.
- SdkBaseException(String, Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the specified message, and root
cause.
- SdkBaseException(String) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the specified message.
- SdkBaseException(Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the root cause.
- SdkBufferedInputStream - Class in com.ibm.cloud.objectstorage.internal
-
A buffered input stream that is both SDK metric aware, and can be aborted
via thread interrupt.
- SdkBufferedInputStream(InputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- SdkBufferedInputStream(InputStream, int) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- SdkClientException - Exception in com.ibm.cloud.objectstorage
-
Base type for all client exceptions thrown by the SDK.
- SdkClientException(String, Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the specified message, and root
cause.
- SdkClientException(String) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the specified message.
- SdkClientException(Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the root cause.
- SdkClock - Interface in com.ibm.cloud.objectstorage.auth
-
- SdkClock.Instance - Class in com.ibm.cloud.objectstorage.auth
-
Container for Singleton instance of the
SdkClock.
- SdkClock.MockClock - Class in com.ibm.cloud.objectstorage.auth
-
Mock implementation used in tests.
- SdkConnectionKeepAliveStrategy - Class in com.ibm.cloud.objectstorage.http.conn
-
The AWS SDK for Java's implementation of the
ConnectionKeepAliveStrategy interface.
- SdkConnectionKeepAliveStrategy(long) - Constructor for class com.ibm.cloud.objectstorage.http.conn.SdkConnectionKeepAliveStrategy
-
- SDKDefaultRetryCondition() - Constructor for class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- SdkDigestInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkDigestInputStream
-
- SdkFilterInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkFilterInputStream(InputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkFilterInputStream
-
- SdkFilterOutputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkFilterOutputStream(OutputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkFilterOutputStream
-
- SdkFunction<Input,Output> - Interface in com.ibm.cloud.objectstorage.internal
-
Similar to the Function functional interface in Java 8.
- SdkFunction<Input,Output> - Interface in com.ibm.cloud.objectstorage.waiters
-
- SDKGlobalConfiguration - Class in com.ibm.cloud.objectstorage
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- SDKGlobalTime - Class in com.ibm.cloud.objectstorage
-
Used for clock skew adjustment between the client JVM where the SDK is run,
and the server side.
- SDKGlobalTime() - Constructor for class com.ibm.cloud.objectstorage.SDKGlobalTime
-
- SdkHttpClient - Class in com.ibm.cloud.objectstorage.http.apache.client.impl
-
- SdkHttpClient(HttpClient, HttpClientConnectionManager) - Constructor for class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- SdkHttpMetadata - Class in com.ibm.cloud.objectstorage.http
-
Metadata about the HTTP response.
- SdkHttpRequestExecutor - Class in com.ibm.cloud.objectstorage.http.protocol
-
Used to capture the http send-request and receive-response latency metrics
of the http client library, with no retries involved.
- SdkHttpRequestExecutor() - Constructor for class com.ibm.cloud.objectstorage.http.protocol.SdkHttpRequestExecutor
-
- SdkHttpRequestRetryHandler - Class in com.ibm.cloud.objectstorage.http.impl.client
-
- SdkHttpUtils - Class in com.ibm.cloud.objectstorage.util
-
- SdkHttpUtils() - Constructor for class com.ibm.cloud.objectstorage.util.SdkHttpUtils
-
- SdkInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkInputStream() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInputStream
-
- SdkInternalApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker interface for 'internal' APIs that should not be used outside the core module.
- SdkInternalList<T> - Class in com.ibm.cloud.objectstorage.internal
-
List with auto construct flag to indicate whether it is auto constructed by
Java SDK.
- SdkInternalList() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalList(Collection<? extends T>) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalList(int) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalMap<K,V> - Class in com.ibm.cloud.objectstorage.internal
-
Map with auto construct flag to indicate whether it is auto constructed by
Java SDK.
- SdkInternalMap() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- SdkInternalMap(Map<K, V>) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- SdkInterruptedException - Exception in com.ibm.cloud.objectstorage.http.timers.client
-
- SdkInterruptedException(Response<?>) - Constructor for exception com.ibm.cloud.objectstorage.http.timers.client.SdkInterruptedException
-
- SdkJsonGenerator - Class in com.ibm.cloud.objectstorage.protocol.json
-
Thin wrapper around Jackson's JSON generator.
- SdkJsonGenerator(JsonFactory, String) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- SdkJsonGenerator.JsonGenerationException - Exception in com.ibm.cloud.objectstorage.protocol.json
-
Indicates an issue writing JSON content.
- SdkJsonMarshallerFactory - Interface in com.ibm.cloud.objectstorage.protocol.json
-
- SdkJsonProtocolFactory - Class in com.ibm.cloud.objectstorage.protocol.json
-
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for
communicating with the AWS service.
- SdkJsonProtocolFactory(JsonClientMetadata) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkJsonProtocolFactory
-
- SdkMBeanRegistry - Interface in com.ibm.cloud.objectstorage.jmx.spi
-
SPI used to register MBeans and can survive the absence of JMX.
- SdkMBeanRegistry.Factory - Class in com.ibm.cloud.objectstorage.jmx.spi
-
- SdkMBeanRegistrySupport - Class in com.ibm.cloud.objectstorage.jmx
-
- SdkMBeanRegistrySupport() - Constructor for class com.ibm.cloud.objectstorage.jmx.SdkMBeanRegistrySupport
-
- SdkMetricsSocket - Class in com.ibm.cloud.objectstorage.internal
-
A wrapper to Socket with metrics feature to record socket read time.
- SdkMetricsSocket(Socket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- SdkPredicate<T> - Class in com.ibm.cloud.objectstorage.internal
-
Similar to Predicate functional interface in Java 8
- SdkPredicate() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkPredicate
-
- SDKProgressPublisher - Class in com.ibm.cloud.objectstorage.event
-
This class is responsible for executing the callback method of
ProgressListener; listener callbacks are executed sequentially in a separate
single thread.
- SDKProgressPublisher() - Constructor for class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
- SdkProtectedApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker for elements that should only be accessed by the generated clients and not users of the
SDK.
- SdkProxyRoutePlanner - Class in com.ibm.cloud.objectstorage.http.apache
-
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the
system properties.
- SdkProxyRoutePlanner(String, int, String) - Constructor for class com.ibm.cloud.objectstorage.http.apache.SdkProxyRoutePlanner
-
- SdkRuntime - Enum in com.ibm.cloud.objectstorage.util
-
- SdkSocket - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSocket(Socket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- SdkSSLContext - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSSLContext() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLContext
-
- SdkSSLMetricsSocket - Class in com.ibm.cloud.objectstorage.internal
-
A wrapper to SSLSocket with metric feature to record socket read time.
- SdkSSLMetricsSocket(SSLSocket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- SdkSSLSocket - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSSLSocket(SSLSocket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- SdkStructuredJsonFactory - Interface in com.ibm.cloud.objectstorage.protocol.json
-
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
- SdkStructuredJsonFactoryImpl - Class in com.ibm.cloud.objectstorage.protocol.json
-
Generic implementation of a structured JSON factory that is pluggable for different variants of
JSON.
- SdkStructuredJsonFactoryImpl(JsonFactory, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, Map<JsonUnmarshallerContext.UnmarshallerType, Unmarshaller<?, JsonUnmarshallerContext>>) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredJsonFactoryImpl
-
- SdkStructuredPlainJsonFactory - Class in com.ibm.cloud.objectstorage.protocol.json
-
Creates generators and protocol handlers for plain text JSON wire format.
- SdkStructuredPlainJsonFactory() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkTestInternalApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker interface for methods used by test code in the same module.
- SdkTLSSocketFactory - Class in com.ibm.cloud.objectstorage.http.conn.ssl
-
Used to enforce the preferred TLS protocol during SSL handshake.
- SdkTLSSocketFactory(SSLContext, HostnameVerifier) - Constructor for class com.ibm.cloud.objectstorage.http.conn.ssl.SdkTLSSocketFactory
-
- SECRET_KEY_ENV_VAR - Static variable in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
Environment variable name for the AWS secret key
- SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
System property name for the AWS secret key
- secretAccessKey - Variable in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.IAMSecurityCredential
-
- secretAcessKey - Variable in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils.IAMSecurityCredential
-
- SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.ibm.cloud.objectstorage.auth.policy.conditions.ConditionFactory
-
Condition key for whether or not an incoming request is using a secure
transport to make the request (i.e.
- SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.ibm.cloud.objectstorage.internal.EC2MetadataClient
-
Deprecated.
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
- SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.ibm.cloud.objectstorage.util.EC2MetadataUtils
-
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
- SECURITY_TOKEN - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
DevPay token header
- securityCheck(ContentCryptoMaterial, S3ObjectWrapper) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
Checks if the the crypto scheme used in the given content crypto material
is allowed to be used in this crypto module.
- sendExplicitNullForPayload(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonProtocolMarshallerBuilder
-
- sendUrgentData(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- sendUrgentData(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.ibm.cloud.objectstorage.internal.DateTimeJsonSerializer
-
- serialize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PersistableTransfer
-
Returns the serialized representation of the paused transfer state.
- serialize(OutputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PersistableTransfer
-
Writes the serialized representation of the paused transfer state to the
given OutputStream.
- SERVER - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
- SERVER_SIDE_ENCRYPTION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for optional server-side encryption algorithm
- SERVER_SIDE_ENCRYPTION_AWS_KMS_KEYID - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header in the request and response indicating the AWS Key Management
System key id used for Server Side Encryption.
- SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the encryption algorithm used when encrypting the object with customer-provided keys
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the customer-provided key for server-side encryption
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the MD5 digest of the customer-provided key for server-side encryption
- ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Base request handler for responses that include a server-side encryption
header
- ServerSideEncryptionHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionHeaderHandler
-
- ServerSideEncryptionResult - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
Interface for service responses that include the server-side-encryption
related headers.
- Service - Class in com.ibm.cloud.objectstorage.partitions.model
-
Endpoint configuration for a service in a partition.
- Service(Map<String, Endpoint>) - Constructor for class com.ibm.cloud.objectstorage.partitions.model.Service
-
- ServiceAbbreviations - Class in com.ibm.cloud.objectstorage.regions
-
- ServiceAbbreviations() - Constructor for class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- ServiceAwareSigner - Interface in com.ibm.cloud.objectstorage.auth
-
A signer that needs to know which service it is talking to.
- ServiceClientHolderInputStream - Class in com.ibm.cloud.objectstorage.util
-
This wrapper input stream holds a reference to the service client.
- ServiceClientHolderInputStream(InputStream, AmazonWebServiceClient) - Constructor for class com.ibm.cloud.objectstorage.util.ServiceClientHolderInputStream
-
- ServiceEndpointBuilder - Class in com.ibm.cloud.objectstorage.internal
-
Construct a service endpoint based on metadata like service name and region
- ServiceEndpointBuilder() - Constructor for class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
- ServiceLatencyProvider - Class in com.ibm.cloud.objectstorage.metrics
-
Latency metric information provider.
- ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- ServiceMetricCollector - Class in com.ibm.cloud.objectstorage.metrics
-
A service provider interface that can be used to implement an AWS SDK
general purpose metric collector.
- ServiceMetricCollector() - Constructor for class com.ibm.cloud.objectstorage.metrics.ServiceMetricCollector
-
- ServiceMetricCollector.Factory - Interface in com.ibm.cloud.objectstorage.metrics
-
- ServiceMetricType - Interface in com.ibm.cloud.objectstorage.metrics
-
- ServiceMetricTypeGuesser - Enum in com.ibm.cloud.objectstorage.metrics.internal
-
An internal helper factory for generating service specific
ServiceMetricType
without causing compile time dependency on the service specific artifacts.
- serviceName - Variable in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Service name override for use when the endpoint can't be used to
determine the service name.
- serviceName(String) - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo.Builder
-
- serviceName() - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo
-
- ServiceUtils - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
General utility methods used throughout the AWS S3 Java client.
- ServiceUtils() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
- ServiceUtils.RetryableS3DownloadTask - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
Interface for the task of downloading object from S3 to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
- set(SdkClock) - Static method in class com.ibm.cloud.objectstorage.auth.SdkClock.Instance
-
Should only be used by tests to mock the clock.
- set(Collection<T>) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the given metric types to replace the registry of predefined metrics
to be captured at the AWS SDK level.
- setAbortDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- setAbortDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- setAbortRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- setAbortRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- setAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the new accelerate configuration for the specified bucket.
- setAccelerateModeEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- setAccelerateModeEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- setAccess_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the access token.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional access control list for the new object.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional access control list for the new object.
- setAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the account ID that owns the destination bucket.
- setActions(Collection<Action>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies.
- setAdditionalDetails(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets additional information about the response.
- setAdditionalDetails(Map<String, String>) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets additional information about the error response.
- setAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key.
- setAliasArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- setAliases(Collection<AliasListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- setAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the alias.
- setAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- setAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- setAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- setAllowedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed headers for the rule.
- setAllowedHeaders(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed methods of the rule.
- setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAllowedOrigins(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed origins of the rule.
- setAllowedOrigins(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
Sets the requested analytics configuration.
- setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- setAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the list of analytics configurations for a bucket.
- setArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the CMK.
- setAuthErrorRetryStrategy(AuthErrorRetryStrategy) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Sets the optional auth error retry strategy for this request execution.
- setAutoConstruct(boolean) - Method in class com.ibm.cloud.objectstorage.internal.ListWithAutoConstructFlag
-
- setAWSAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the CMK.
- setAwsClient(AmazonWebServiceClient) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setAwsKmsRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the KMS region for the AWS KMS client when such client is internally
instantiated instead of externally passed in by users; or null if no
explicit KMS region is explicitly configured.This KMS region parameter is
ignored when the AWS KMS client of the S3 encryption client is explicitly
passed in by the users, instead of being implicitly created.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.ibm.cloud.objectstorage.Request
-
Bind the request metrics to the request.
- setBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketAccelerateConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the accelerate configuration for a bucket.
- SetBucketAccelerateConfigurationRequest(String, BucketAccelerateConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- setBucketAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the account ID that owns the destination bucket.
- setBucketAcl(String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(SetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(SetBucketAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setBucketAcl(String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setBucketAcl(String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified Amazon S3 bucket using one of
the pre-configured
CannedAccessControlLists.
- setBucketAcl(String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, AccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(SetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for setting a bucket's Access Control List (ACL).
- SetBucketAclRequest(String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
ACL on the specified bucket when this request is executed.
- SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
canned ACL on the specified bucket when this request is executed.
- SetBucketAnalyticsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set analytics configuration to a bucket.
- SetBucketAnalyticsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- SetBucketAnalyticsConfigurationRequest(String, AnalyticsConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- SetBucketAnalyticsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketAnalyticsConfiguration(SetBucketAnalyticsConfigurationRequest)
operation.
- SetBucketAnalyticsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationResult
-
- setBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket to which data is exported.
- setBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket where inventory results will be published.
- setBucketARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketCrossOriginConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the cross origin configuration for a bucket.
- SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
- SetBucketInventoryConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set an inventory configuration to a bucket.
- SetBucketInventoryConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- SetBucketInventoryConfigurationRequest(String, InventoryConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- SetBucketInventoryConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest)
operation.
- SetBucketInventoryConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationResult
-
- SetBucketLifecycleConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the lifecycle configuration for a bucket.
- SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
- SetBucketLoggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the logging configuration for a bucket.
- SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
- SetBucketMetricsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set metrics configuration to a bucket.
- SetBucketMetricsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- SetBucketMetricsConfigurationRequest(String, MetricsConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- SetBucketMetricsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketMetricsConfiguration(SetBucketMetricsConfigurationRequest)
operation.
- SetBucketMetricsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationResult
-
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the name of an existing bucket where this request will
upload a new object to.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the name of the bucket containing the completed multipart object.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the name of the Amazon S3 bucket to create.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Sets the name of the bucket containing the inventory configuration to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the name of the bucket from which the metrics configuration is deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketRequest
-
Sets the name of the Amazon S3 bucket to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the name of the Amazon S3 bucket containing the object to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the name of the Amazon S3 bucket containing the object(s) to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set the bucket name.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is to be retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Sets the name of the bucket containing the inventory configuration to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the name of the bucket containing the metrics configuration to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the name of the bucket containing the object whose ACL is to be retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is
being retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set the bucket name.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetRequestPaymentConfigurationRequest
-
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketRequest
-
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Sets the name of the bucket in which the new multipart upload was
initiated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the name of the bucket containing the metrics configurations to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the name of the bucket containing the multipart uploads to list.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the name of the bucket containing the multipart upload whose parts
are being listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the name of the Amazon S3 bucket whose versions are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the name of the bucket containing the listed multipart uploads, as
specified in the original request.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the name of the bucket containing the listed parts, as specified in
the original request.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the name of the bucket in which this object is contained.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the name of the Amazon S3 bucket in which this object is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the name of the Amazon S3 bucket in which this version is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the name of the bucket whose accelerate configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket to which an analytics configuration is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Sets the name of the bucket where the inventory configuration will be stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Sets the name of the bucket for which the metrics configuration is set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the name of the bucket whose tagging configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is to be updated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the bucket name.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the name of the bucket containing the uploaded object.
- setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the notification configuration for a bucket.
- SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketPolicyRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Sets the policy associated with the specified bucket.
- SetBucketPolicyRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Creates a new request object, ready to be executed to set an Amazon S3
bucket's policy.
- setBucketRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
- SetBucketReplicationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetBucketReplicationConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the tagging configuration for the specified bucket.
- setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the tagging configuration for the specified bucket.
- setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketTaggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the tagging configuration for a bucket.
- SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the versioning configuration for the specified bucket.
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketVersioningConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the versioning configuration for a bucket.
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Constructs a new
SetBucketVersioningConfigurationRequest
to set the bucket versioning configuration of
the specified bucket, including the specified Multi-Factor Authentication
(MFA) information, which is required when changing the state of the MFA
Delete option.
- SetBucketWebsiteConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to set a bucket's website configuration.
- SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to set the specified
bucket's website configuration.
- setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- setBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- setByPath(Object, Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Sets the value of the attribute at the given path in the target object,
creating any intermediate values (using the default constructor for the
type) if need be.
- setCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- setCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCacheResponseMetadata(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to cache response metadata.
- setCannedAccessControlList(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket.
- setCannedACL(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setChunkedEncodingDisabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to disable chunked encoding for all requests.
- setChunkedEncodingDisabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The encrypted plaintext.
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The encrypted data encryption key.
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The encrypted data encryption key.
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to reencrypt.
- setCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
The reencrypted data.
- setClientConfiguration(ClientConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- setClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setClientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- setCloudFrontId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- setCloudFrontId(String) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's CloudFront ID.
- setCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setCondition(RoutingRuleCondition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply.
- setConditionKey(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Sets the name of the condition key involved in this condition.
- setConditions(List<Condition>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the conditions associated with this policy statement.
- setConfig(C) - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- setConfiguration(BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request.
- setConfiguration(RequestPaymentConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setConfiguration(TransferManagerConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
- setConfigurations(Map<String, NotificationConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
- setConnectionMaxIdleMillis(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- setConnectionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- setConnectionTTL(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- setConstraints(GrantConstraints) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A structure that you can use to allow certain operations in the grant only when the desired encryption context is
present.
- setConstraints(GrantConstraints) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- setContent(InputStream) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setContent(InputStream) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the input stream containing the response content.
- setContent(InputStream) - Method in interface com.ibm.cloud.objectstorage.SignableRequest
-
Sets the optional stream containing the payload data to include for this
request.
- setContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Content-Disposition HTTP header, which specifies
presentational information such as the recommended filename for the
object to be saved as.
- setContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- setContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Language HTTP header which describes the natural language(s) of the
intended audience for the enclosed entity.
- setContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLength(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- setContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request.
- setContentMD5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- setContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Type HTTP header indicating the type of content
stored in the associated object.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional continuation token.
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- setCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- setCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- setCreateEncryptionMaterial(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- setCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- setCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time when the CMK was created.
- setCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only.
- setCredentialFile(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the AWS credential file to be used for accessing Amazon CloudWatch.
- setCredentialFile(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setCredentialFile(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the AWS credential file used by the default AWS SDK metric collector
for accessing CloudWatch.
- setCredentialProvider(AWSCredentialsProvider) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the credential provider for the default AWS SDK metric
implementation; or null if the default is to be used.
- setCredentials(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- setCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.handlers.CredentialsRequestHandler
-
Deprecated.
Sets the AWSCredentials.
- setCredentialScope(CredentialScope) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the credential scope for the endpoint.
- setCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Sets the credentials provider used for fetching the credentials.
- setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket.
- setCryptoConfiguration(CryptoConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the crypto configuration whose parameters will be used to encrypt and decrypt data.
- setCryptoMode(CryptoMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the crypto mode; applicable only to the S3 encryption client.
- setCryptoProvider(Provider) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the crypto provider to the specified provider.
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTask
-
Client Execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTrackerTask
-
Client execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTrackerTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.NoOpClientExecutionAbortTrackerTask
-
- setDataExport(StorageClassAnalysisDataExport) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Sets the container used to describe how data related to the
storage class analysis should be exported.
- setDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object.
- setDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions are archived.
- setDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the bucket and when it
expires.
- setDaysAfterInitiation(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- setDefaults(Endpoint) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the default endpoint configuration of the partition.
- setDefaults(Endpoint) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
Sets the default endpoints configuration for all regions in a
partition.
- setDefaultSigner(SignerConfigJsonHelper) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDeleteMarkerVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDeletionDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the CMK.
- setDeletionDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key (CMK).
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- setDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The description of the CMK.
- setDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the CMK.
- setDestination(AnalyticsExportDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the place to store the data for an analysis.
- setDestination(InventoryDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the
InventoryDestination that contains information
about where to publish the inventory results.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Sets the destination bucket name for this logging configuration.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket name which will contain the new,
copied object.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket name which will contain the new,
copied object.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationConfig(ReplicationDestinationConfig) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.
- setDestinationEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context to use when the data is reencrypted.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object
will be stored.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object
will be stored.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A unique identifier for the CMK to use to reencrypt the data.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the source object part being copied.
- setDeviceSerialNumber(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the serial number of the Multi-Factor Authentication device
associated with the caller's AWS account.
- setDisableParallelDownloads(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the option to disable parallel downloads.
- setDisableParallelDownloads(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the option to disable parallel downloads.
- setDisplayName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Sets the display name for this grantee.
- setDisplayName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Sets the display name of the owner.
- setDnsResolver(DnsResolver) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- setDnsSuffix(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the dns suffix of the partition.
- setDualstackEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use Amazon S3 dualstack mode for all requests.
- setEffect(Statement.Effect) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the result effect of this policy statement when it is evaluated.
- setEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK is enabled.
- setEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the value whether the inventory is enabled or disabled.
- setEnabledCipherSuites(String[]) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEnabledProtocols(String[]) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEnableSessionCreation(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setEncryptedKeyMaterial(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The encrypted key material to import.
- setEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
The encryption context.
- setEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Name-value pair that specifies the encryption context to be used for authenticated encryption.
- setEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A set of key-value pairs that represents additional authenticated data.
- setEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A set of key-value pairs that represents additional authenticated data.
- setEncryptionContextEquals(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- setEncryptionContextSubset(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs, all of which must be present in the encryption context of certain subsequent
operations that the grant allows.
- setEncryptionMaterials(EncryptionMaterialsProvider) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the encryption materials to be used to encrypt and decrypt data
- setEncryptionType(EncryptionType) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the encryptionType bucket to create.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- setEndpoint(URI) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setEndpoint(URI) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this
request should be sent.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- setEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Overrides the default endpoint for this client.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
- setEndpointPrefix(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the service name for region metadata.
- setEndTime(long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- setEndTimeNano(long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- setErrorCode(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the AWS error code represented by this exception.
- setErrorCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the AWS error code represented by this exception.
- setErrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the complete path to the document to serve for 4xx errors.
- setErrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setErrorMessage(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the human-readable error message provided by the service.
- setErrorMessage(String) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the human-readable error message provided by the service.
- setErrorMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the human-readable error message provided by the service
- setErrorResponseXml(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the error response XML received from Amazon S3
- setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setErrorType(AmazonServiceException.ErrorType) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the ETag value for the new object that was created from the
associated copy object request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the ETag value for the new part that was created from the
associated copy object request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the entity tag generated from the part content.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the ETag value for the new object that was created from the
associated putObject request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the hex encoded 128-bit MD5 hash of this version's contents as
computed by Amazon S3.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Sets the entity tag of the newly uploaded part.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the entity tag identifying the new object.
- setEvents(Set<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- setExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- setExpiration(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the expiry timestamp.
- setExpiration(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3.
- setExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object.
- setExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires.
- setExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the time, in days, between when an object is uploaded to the bucket
and when it expires.
- setExpirationModel(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
Specifies whether the key material expires.
- setExpirationModel(ExpirationModelType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
Specifies whether the key material expires.
- setExpirationModel(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK's key material expires.
- setExpirationModel(ExpirationModelType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK's key material expires.
- setExpirationTime(long) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Set the expiration time for token.
- setExpirationTime(Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Sets the expiration date of the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the expiration time for the object.
- setExpirationTimeRuleId(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Sets the bucket lifecycle configuration rule ID for the expiration of
this object.
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setExpiredObjectDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the value of the ExpiredObjectDeleteMarkers attribute.
- setExpires(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setExpires_in(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the expiry timestamp.
- setExposedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the expose headers of the rule.
- setExposedHeaders(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setExtendedRequestId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets Amazon S3's extended request ID.
- setExtendedRequestId(String) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's extended request ID.
- setExternalId(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- setExtraInfo(String) - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- setExtraMaterialDescription(ExtraMaterialsDescription) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Sets the supplemental materials description for the encryption materials
to be used with the current request.
- setFetchOwner(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- setField(Object, Field, Object) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the path and name of the file
containing the data to be uploaded to Amazon S3.
- setFile(File) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload.
- setFileOffset(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part.
- setFilter(AnalyticsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the filter used to describe a set of objects for analysis.
- setFilter(LifecycleFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the
LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
- setFilter(MetricsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets a metrics configuration filter.
- setFilter(Filter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setFilterRules(List<FilterRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- setFirstByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- setForceGlobalBucketAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configure whether global bucket access is enabled for clients generated by this builder.
- setFormat(AnalyticsS3ExportFileFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- setFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- setFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the output format of the inventory results.
- setFormat(InventoryFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the output format of the inventory results.
- setFrequency(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results.
- setFrequency(InventoryFrequency) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results.
- setFuture(Future<?>) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadMonitor
-
- setGeneralProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request.
- setGenerator(DefaultValueSupplier<String>) - Static method in class com.ibm.cloud.objectstorage.util.IdempotentUtils
-
- setGlacierJobParameters(GlacierJobParameters) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets Glacier related prameters pertaining to this job.
- setGlobalTimeOffset(int) - Static method in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- setGlobalTimeOffset(int) - Static method in class com.ibm.cloud.objectstorage.SDKGlobalTime
-
Sets the global time difference in seconds between the running JVM and
AWS.
- setGranteePrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the grant permits.
- setGranteePrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- setGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- setGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- setGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to retire.
- setGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- setGrants(Collection<GrantListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A list of grants.
- setGrants(Collection<GrantListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- setGrantToken(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The grant token.
- setGrantToken(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- setGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- setHasFinalPartBeenSeen(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadContext
-
- setHeader(String, Object) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setHeaders(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets all headers, clearing any existing ones.
- setHostMetricName(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the host name for generating per-host level metrics.
- setHostMetricName(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setHostMetricName(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the host name to enable per-host level metrics generation.
- setHostName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the endpoint string.
- setHostName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request.
- setHostNameRegex(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- setHostRegexToRegionMappings(HostRegexToRegionMappingJsonHelper[]) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setHttpClients(JsonIndex<HttpClientConfigJsonHelper, HttpClientConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setHttpErrorCodeReturnedEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied.
- setHttpExpiresDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Set the date when the object is no longer cacheable.
- setHttpHeaders(Map<String, String>) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the headers present in the error response.
- setHttpMethod(HttpMethodName) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setHttpMethod(HttpMethodName) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- setHttpRedirectCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response.
- setIamEndpoint(String) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Over write the default IAM endpoint.
- setIamEndpoint(String) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenProvider
-
Over write the default IAM endpoint.
- setIamMaxRetry(int) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Over write the default IAM max retry count.
- setIamRefreshOffset(double) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Over write the default IAM refresh offset.
- setIBMSSEKMSCustomerRootKeyCrn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionType
-
Set the IBMSSEKMSCustomerRootKeyCrn.
- setIBMSSEKPCrk(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Sets the CRK value
- setIBMSSEKPCrk(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Sets the CRK value
- setIBMSSEKPEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Sets if KP is enabled
- setIBMSSEKPEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Sets if KP is enabled
- setId(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Sets the policy ID for this policy.
- setId(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the ID for this statement.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the ID used to identify the metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the ID used to identify the metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets the identifier used to represent a metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Sets the ID of the owner.
- setIdentifier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Sets the unique identifier for this grantee.
- setIdentifier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
Set the e-mail address as the grantee's ID.
- setIdentifier(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Sets the identifier for this grantee.
- setIdentifier(String) - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
For internal use only.
- setIgnoreMissingInstructionFile(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
- setImportToken(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- setImportToken(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
- setIms_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the IMS token.
- setIncludedObjectVersions(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results.
- setIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results.
- setIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the document to serve when a directory is specified (ex:
index.html).
- setIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setInitiated(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the date at which this upload was initiated.
- setInitiator(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the user who initiated this multipart upload.
- setInitiator(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the user who initiated the associated multipart upload.
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- setInputStream(InputStream) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setInstructionFileSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Explicitly sets the suffix of an instruction file to be used to retrieve
the S3 encrypted object.
- setInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
Sets the inventory configuration.
- setInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Sets the inventory configuration.
- setInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the list of inventory configurations for a bucket.
- setInventoryFilter(InventoryFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
- setIsDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Intended for internal use only in the Amazon S3 client code.
- setIsLatest(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
For internal use only.
- setIssuingAccount(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- setJvmMetricName(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the name of the JVM for generating per-JVM level metrics.
- setJvmMetricName(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setJvmMetricName(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the JVM metric name to enable per-JVM level metrics generation.
- setKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the key under which to store the new object.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the key of the newly created object.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set the object key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the key under which the object whose ACL to be retrieved is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set the object key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Sets the object key for which the multipart upload was initiated.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the key by which this upload is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the key under which this object is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the key under which this object is stored in Amazon S3.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the key under which this version is stored in Amazon S3.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the object key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
Set the tag key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the key of the newly created object.
- setKeyArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
ARN of the key.
- setKeyCount(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the number of keys returned with this response.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to cancel deletion.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant applies to.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteImportedKeyMaterialRequest
-
The identifier of the CMK whose key material to delete.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The identifier of the CMK into which you will import key material.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the grant applies.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The identifier of the CMK to import the key material into.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The globally unique identifier for the CMK.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key (CMK).
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
A unique identifier for the CMK whose tags you are listing.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to reencrypt the data.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
The Amazon Resource Name of the CMK associated with the grant.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the grant.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
A unique identifier for the CMK you are tagging.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
A unique identifier for the CMK from which you are removing tags.
- setKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the CMK.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional key marker indicating where in the results to begin
listing.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional keyMarker parameter indicating where in the sorted list
of all versions in the specified bucket to begin returning results.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setKeyMetadata(KeyMetadata) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- setKeyMetadata(KeyMetadata) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- setKeyPrefixEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied.
- setKeyRotationEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- setKeys(Collection<KeyListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A list of keys.
- setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- setKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key.
- setKeySpec(DataKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key.
- setKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key.
- setKeySpec(DataKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key.
- setKeyState(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The state of the CMK.
- setKeyState(KeyState) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The state of the CMK.
- setKeyUsage(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- setKeyUsage(KeyUsageType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- setKeyUsage(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the CMK.
- setKeyUsage(KeyUsageType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the CMK.
- setKeyWrapExpected(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- setKms(AWSKMS) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the KMS implementation to be used throughout the crypto process
- setKmsCmkId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the KMS customer key id used for server side encryption.
- setKmsEncryptionAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionType
-
The encryption algorithm that will be used for objects stored in the newly created bucket
- setKmsRegion(Regions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
- setLastByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the date this part was last modified.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the date, according to Amazon S3, this object
was last modified.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the date according to Amazon S3 at which this version was last
modified.
- setLastModifiedDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the date the newly copied object was last modified.
- setLastModifiedDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the date the newly copied part was last modified.
- setLastPart(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload.
- setLatestFutureTask(Future<?>) - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
- setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter to specify the maximum number of items to return.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter to specify the maximum number of items to return.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter to specify the maximum number of items to return.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter to specify the maximum number of items to return.
- setLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- setLocalAddress(InetAddress) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional local address the client will bind to.
- setLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- setLogFilePrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Sets the log file prefix for this bucket logging configuration.
- setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket.
- setLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- setMachineMetricsExcluded(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether the machine metrics is to be excluded.
- setMachineMetricsExcluded(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMachineMetricsExcluded(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether the JVM metrics is to be excluded.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
include a match for the source object's current ETag in order for the
copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
include a match for the object's current ETag in order for this
request to be executed.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.MultipartUploadContext
-
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Sets the materials description for the encryption materials to be used
with the current request.
- setMaxAgeSeconds(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the max age in seconds of the rule.
- setMaxConnections(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the maximum number of consecutive failed retries that the client will permit before
throttling all subsequent retries of failed requests.
- setMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services).
- setMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing.
- setMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the optional max parts value specified in the original request to
limit how many parts are listed.
- setMaxResults(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional maxResults parameter indicating the maximum number of results to
include in the response.
- setMaxUploads(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return.
- setMaxUploads(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional maximum number of uploads to be listed, as specified in
the original request.
- setMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when
encrypting the object.
- setMd5Digest(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- setMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setMethod(HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMetricCollector(MetricCollector) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric collector to be used by the AWS SDK, and stop the
previously running collector used by the AWS SDK, if any.
- setMetricNameSpace(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric name space.
- setMetricNameSpace(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMetricNameSpace(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the metric name space.
- setMetricQueueSize(Integer) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric queue size to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setMetricQueueSize(Integer) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMetricQueueSize(Integer) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the metric queue size to be used for the default AWS SDK metric
collector; or null if the default is to be used.
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.MetricsInputStream
-
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- setMetricsCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
Sets the requested metrics configuration.
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Sets the metrics configuration.
- setMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the list of metrics configurations.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfaDeleteEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
- setMinimumUploadPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum part size for upload parts.
- setMinimumUploadPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the minimum part size for upload parts.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the source object has been modified
after the specified date.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the object has been modified after the
specified date.
- setMonitor(TransferMonitor) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Sets the monitor used to poll for transfer completion.
- setMultipartCopyPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum size in bytes of each part when a multi-part copy operation is carried out.
- setMultipartCopyPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the minimum part size in bytes for each part in a multi-part copy
request.
- setMultipartCopyThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multi-part copy.
- setMultipartCopyThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multi-part copy
requests.
- setMultipartUploads(List<MultipartUpload>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the list of multipart uploads.
- setMultipartUploadThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multipart uploads.
- setMultipartUploadThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multipart uploads.
- setMultipartUploadThreshold(int) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Sets the name of the bucket.
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- setNeedClientAuth(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setNewObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNewObjectTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
set the tagging for the new object.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional NextContinuationToken.
- setNextKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the next part number marker.
- setNextUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the next upload ID marker that should be used in the next request to
get the next page of results.
- setNextVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setNoncurrentVersionExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire.
- setNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- setNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object transition rules for the given bucket.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
not include a match for the object's current ETag in order for this
request to be executed.
- setNonProxyHosts(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- setNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket.
- setNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key in bytes.
- setNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key in bytes.
- setNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomRequest
-
The length of the byte string.
- setObjectAcl(String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(SetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified object in
Amazon S3 using one
of the pre-configured
CannedAccessControlLists.
- setObjectAcl(String, String, String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList for the specified object with the specified
version ID in Amazon S3 using one of the pre-configured
CannedAccessControlLists.
- setObjectAcl(SetObjectAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
AccessControlList for the specified Amazon S3 object
with an optional version ID.
- setObjectAcl(String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(SetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetObjectAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for setting a object's Access
Control List (ACL).
- SetObjectAclRequest(String, String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- setObjectContent(S3ObjectInputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectContent(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the object metadata for this object.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the additional information about the part being uploaded.
- setObjectPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setObjectRedirectLocation(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectRedirectLocation(String, String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectRedirectLocation(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetObjectTaggingRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to set the tags for an object.
- SetObjectTaggingRequest(String, String, ObjectTagging) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Constructs an instance of this object.
- SetObjectTaggingRequest(String, String, String, ObjectTagging) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Constructs an instance of this object.
- SetObjectTaggingResponseHeaderHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- SetObjectTaggingResponseHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.SetObjectTaggingResponseHeaderHandler
-
- SetObjectTaggingResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetObjectTaggingResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingResult
-
- setOngoingRestore(boolean) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Sets a boolean value which indicates there is an ongoing restore request.
- setOngoingRestore(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setOOBInline(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setOOBInline(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setOperations(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- setOperations(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- setOptionalFields(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the optional fields that are included in the inventory results.
- setOrigin(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The source of the CMK's key material.
- setOrigin(OriginType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The source of the CMK's key material.
- setOrigin(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The source of the CMK's key material.
- setOrigin(OriginType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The source of the CMK's key material.
- setOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data.
- setOutputSchemaVersion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data.
- setOverrideDate(Date) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the date that overrides the signing date in the request.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the owner of this multipart upload.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the user who owns the associated multipart upload.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the owner of this object.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
For internal use only.
- setParameters(Map<String, List<String>>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setParameters(Map<String, List<String>>) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets all parameters, clearing any existing values.
- setParametersValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The time at which the import token and public key are no longer valid.
- setPartETags(List<PartETag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- setPartitionEndpoint(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
sets the region name if the service is enabled partition wide.
- setPartitionName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the description of the partition.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the part number of the newly copied part.
- setPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional part number to find the number of parts of an object.
- setPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional part number that indicates the part to be downloaded in a multipart object.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts.
- setPartNumberMarker(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the optional part number marker specified in the original request to
specify where in the results to begin listing parts.
- setParts(List<PartSummary>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the list of parts described in this part listing.
- setPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to use path-style access for all requests.
- setPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- setPathStyleAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use path-style access for all requests.
- setPayer(RequestPaymentConfiguration.Payer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RequestPaymentConfiguration
-
- setPayloadSigningEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to sign payloads in all situations.
- setPayloadSigningEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to sign payloads in all situations.
- setPendingWindowInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- setPerformancePreferences(int, int, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setPerformancePreferences(int, int, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setPerHostMetricsIncluded(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether the per-host metrics is to be included.
- setPerHostMetricsIncluded(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setPerHostMetricsIncluded(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether the per-host metrics is to be included.
- setPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- setPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Data to be encrypted.
- setPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The data encryption key.
- setPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomResult
-
The random byte string.
- setPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- setPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- setPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- setPolicyName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- setPolicyName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- setPolicyNames(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- setPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketPolicy
-
Sets the raw policy JSON text.
- setPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket.
- setPredicate(AnalyticsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- setPredicate(InventoryFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- setPredicate(LifecycleFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
- setPredicate(MetricsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the prefix to use when exporting data.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the prefix that is prepended to all inventory results.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter, restricting the response to multipart
uploads for keys that begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setPreviousObjectListing(ObjectListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Sets the previous object listing and all the features of the next object listing as well.
- setPreviousVersionListing(VersionListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfVersionsRequest
-
Sets the previous version listing and all the features of the next version listing as well.
- setPrincipals(Collection<Principal>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setPrincipals(Principal...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- setProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the protocol (i.e.
- setProtocol(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request.
- setProtocols(Set<String>) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the supported schemes for the endpoint.
- setProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order
they should be attempted.
- setProxyDomain(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy.
- setProxyHost(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyUsername(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support.
- setPublicKey(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The public key to use to encrypt the key material before importing it with
ImportKeyMaterial.
- setQueueARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Sets the queue ARN for this configuration
- setQueuePollTimeoutMilli(Long) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setQueuePollTimeoutMilli(Integer) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setQueuePollTimeoutMilli(Integer) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setQuiet(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- setRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive start range within the desired object that the
rest of which will be downloaded by this request.
- setRawResponse(byte[]) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the raw response content.
- setRawResponseContent(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the raw response content.
- setReadLimit(int) - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Sets the optional mark-and-reset read limit used for signing and retry
purposes.
- setReceiveBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setReceiveBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setRedirect(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the redirect information.
- setRedirectAllRequestsTo(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to.
- setRedirectAllRequestsTo(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the redirect location for this object.
- setRefresh_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the refresh token.
- setRefreshForceIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Sets the forced refresh interval in nanoseconds.
- setRefreshForceIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Sets the forced refresh interval in nanoseconds.
- setRefreshIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Sets the refresh interval in nanoseconds.
- setRefreshIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Sets the refresh interval in nanoseconds.
- setRefreshTime(long) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Set the refresh time for token.
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- setRegion(Regions) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setRegion(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the region to be used for the default AWS SDK metric collector; or
null if the default is to be used.
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Sets the region string to be used when signing a request for an
endpoint.
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- setRegion(Region) - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setRegion(Region) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
- setRegionalized(boolean) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
sets the regionalized property for a service..
- setRegionMetadataServiceName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- setRegionName(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the region name that this signer should use when calculating request
signatures.
- setRegionName(String) - Method in interface com.ibm.cloud.objectstorage.auth.RegionAwareSigner
-
Configure this signer with the name of the region it will be used
to sign requests for.
- setRegionName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- setRegionRegex(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the regex for the regions in the partition.
- setRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setReplaceKeyPrefixWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request.
- setReplaceKeyWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request.
- setReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- setRequestCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- setRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional credentials provider to use for this request, overriding the default credentials
provider at the client level.
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setRequesterCharged(boolean) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3RequesterChargedResult
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Used for downloading an Amazon S3 Object metadata from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequestHandler2s(List<RequestHandler2>) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setRequestHandlers(RequestHandler2...) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- setRequestId(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the AWS requestId for this exception.
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets a request level request metric collector which takes precedence over the ones at the
http client level and AWS SDK level.
- SetRequestPaymentConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for setting the request payment configuration associated with
an Amazon S3 bucket.
- SetRequestPaymentConfigurationRequest(String, RequestPaymentConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setResourcePath(String) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setResourcePath(String) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the path to the resource being requested.
- setResources(Collection<Resource>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the resources associated with this policy statement.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response.
- setResponseMetadata(ResponseMetadata) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Sets the response metadata associated with this response.
- setResponseMetadataCacheSize(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the response metadata cache size.
- setRestoreExpirationTime(Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Sets the expiration date when the Object is scheduled to move to Amazon Glacier.
- setRestoreExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setResult(T) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Sets the result contained by this response.
- setRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- setRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- setRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- setRetryPolicy(RetryPolicy) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the retry policy upon failed requests.
- setReuseAddress(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setReuseAddress(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setReuseLastProvider(boolean) - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
Enables or disables caching of the last successful credentials provider
in this chain.
- setRoleArn(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- setRoleARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- setRoleSessionName(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- setRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet.
- setRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setRules(List<CORSRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration.
- setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration.
- setRules(Map<String, ReplicationRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- setS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- setS3BucketDestination(InventoryS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- setS3Client(AmazonS3) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the low level client used to make the service calls to Amazon S3.
- setS3ClientOptions(S3ClientOptions) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setS3ClientOptions(S3ClientOptions) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Override the default S3 client options for this client.
- setS3ClientOptions(S3ClientOptions) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
Override the default S3 client options for this client.
- setS3KeyFilter(S3KeyFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Sets the S3KeyFilter for this Filter
- setS3Object(S3Object) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
Set the S3 object to download.
- setS3ObjectId(S3ObjectId) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the S3 object id for this request.
- setSchedule(InventorySchedule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the schedule for generating inventory results.
- setSdkClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setSdkHttpMetadata(SdkHttpMetadata) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- setSdkRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setSdkResponseMetadata(T) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- setSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setSendBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSendBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setServerSideEncryption(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setService(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Sets the service name string to be used when signing a request for an
endpoint.
- setServiceInstanceId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Set the IBM service instance Id used on the header for the
CreateBucketRequest
- setServiceName(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the name of the service that sent this error response.
- setServiceName(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the service name that this signer should use when calculating
request signatures.
- setServiceName(String) - Method in interface com.ibm.cloud.objectstorage.auth.ServiceAwareSigner
-
Configure this signer with the name of the service it will be used
to sign requests for.
- setServiceName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- setServiceNameIntern(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the service name
computed by the default implementation.
- setServiceRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setServiceSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setShutDownThreadPools(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
By default, when the transfer manager is shut down, the underlying
ExecutorService is
also shut down.
- setSignatureVersions(Set<String>) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- setSigner(Signer) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Deprecated.
- setSigner(Signer) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
This is necessary for S3 since we update the signer during request processing dependent on
which region the bucket exists in.
- setSignerOverride(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- setSignerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setSignerRegionOverride(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the internal signer region
computed by the default implementation.
- setSignerType(String) - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- setSingleMetricNamespace(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether a single metric name space is to be used for all
levels of SDK generated CloudWatch metrics, including JVM level, host
level, etc.
- setSingleMetricNamespace(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setSingleMetricNamespace(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether a single metric name space is to be used.
- setSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the size of this part, in bytes.
- setSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the size of this object in bytes.
- setSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the size of this version in bytes.
- setSocketBufferSizeHints(int, int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
- setSocketTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed.
- setSoLinger(boolean, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSoLinger(boolean, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setSoTimeout(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSoTimeout(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the name of the bucket containing the source object to be copied.
- setSourceEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be
copied is stored.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to originally encrypt the data.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied.
- setSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSSEAlgorithm(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the server-side encryption algorithm for the response.
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the SSE algorithm for server side encryption.
- setSSEAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the SSE algorithm for server side encryption.
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the server-side encryption algorithm when encrypting the object
using AWS-managed keys.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- setSSECustomerAlgorithm(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the server-side encryption algorithm used when encrypting the object
with customer-provided keys.
- setSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded.
- setSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the use of SSE-C (Server Side Encryption with Customer Key) using
the given encryption algorithm.
- setSSECustomerKeyMd5(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the base64-encoded MD5 digest of the encryption key for server-side
encryption.
- setSSECustomerKeyMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSECustomerKeyMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setSslCommonName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the ssl common name for the endpoint.
- setSslSocketFactory(ConnectionSocketFactory) - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Sets a custom Apache HTTP client specific SSL socket factory.
- setStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- setStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Sets the current state of this transfer.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
This method is also responsible for firing COMPLETED signal to the
listeners.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransfer
-
Override this method so that TransferState updates are also sent out to the
progress listener chain in forms of ProgressEvent.
- setStatements(Collection<Statement>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Sets the collection of statements contained by this policy.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(BucketAccelerateStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatus(ReplicationRuleStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatusCode(int) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(int) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the HTTP status code that was returned with this response.
- setStatusCode(int) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the status code returned by the server.
- setStatusCode(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the HTTP status code that was returned with this service exception.
- setStatusMessage(String) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the status message returned by the server.
- setStatusText(String) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the HTTP status text returned with this response.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the storage class indicating how the data in this multipart upload
will be stored.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the class of storage used for the parts in the associated multipart
upload.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the storage class used by Amazon S3 for this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the storage class used by Amazon S3 for this version.
- setStorageClassAnalysis(StorageClassAnalysis) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
- setStorageMode(CryptoStorageMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the storage mode to the specified mode.
- setStripAwsPrincipalIdHyphensEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.auth.policy.PolicyReaderOptions
-
Configure whether hyphens should be stripped from the AWS principal IDs that are read from the JSON-formatted
policy document.
- setTag(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TagSet
-
Sets the value of the tag for a given key.
- setTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the object tagging.
- setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the new tagging configuration for the specified bucket.
- setTaggingCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setTagKey(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The key of the tag.
- setTagKeys(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
One or more tag keys.
- setTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
One or more tags.
- setTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
One or more tags.
- setTagSet(List<Tag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
Set the tag set.
- setTagSet(List<Tag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectTagging
-
Set the tag set for the object.
- setTagSets(Collection<TagSet>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketTaggingConfiguration
-
- setTagValue(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The value of the tag.
- setTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key identifier referred to by the alias.
- setTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- setTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- setTcpNoDelay(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setTcpNoDelay(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setTier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- setTier(Tier) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- setTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- setTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setTimeOffset(int) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the optional value for time offset for this request.
- setToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the current unique Multi-Factor Authentication token generated by
the device associated with the caller's AWS account.
- setToken_type(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the token type.
- setTokenCache(Token) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
- setTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
allows the token manager to be set outside this class.
- setTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
allows the token manager to be set outside this class.
- setTopicARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Sets the topic ARN for this configuration
- setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- setTotalBytesToTransfer(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- setTrafficClass(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setTrafficClass(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setTransition(BucketLifecycleConfiguration.Transition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- setTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 object transition rules for the given bucket.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setType(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Sets the type of this condition.
- setUaa_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the UAA token.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- setUpCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
Before of super class is guaranteed to be called before that of a subclass so the following
is safe.
- setUpCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSTestBase
-
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the upload to abort.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the unique ID of this multipart upload.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing.
- setUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional upload ID marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- setUploadPartMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Sets the optional metadata to be included in each UploadPart request.
- setUseClientMode(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setUseExpectContinue(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets if use expect continue should be enabled.
- setUseGzip(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether gzip compression should be used
- setUserAgent(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setUserAgentPrefix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent prefix to send with all requests.
- setUserAgentSuffix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent suffix to send with all requests.
- setUserAgentTemplate(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setUseReaper(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setUseRequestMetrics(boolean) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setUserMetadata(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setUseTcpKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- setUseThrottleRetries(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether throttled retries should be used
- setValidateAfterInactivityMillis(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated
to ensure it's still open.
- setValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The time at which the imported key material expires.
- setValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The time at which the imported key material expires.
- setValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- setValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
Set the tag value.
- setValues(List<String>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
Sets the values specified for this access control policy condition.
- setVersionId(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3VersionResult
-
Sets the version ID of the newly copied object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the version ID of the source object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set version of the object whose tages are to be deleted.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingResult
-
Set the version of the object whose tags were deleted.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the
object to delete.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the version ID of the object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional version ID specifying which version of the object whose ACL to
be retrieved.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set object version.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
Set the version ID of the object the tags were retrieved from.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the optional version ID of the newly uploaded object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3VersionSummary
-
Sets the version ID which uniquely identifies this version of an object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set object version.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingResult
-
Set the version ID of the object whose tags were set.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional versionIdMarker parameter indicating where in the
sorted list of all versions in the specified bucket to begin returning
results.
- setVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket.
- setVersionSummaries(List<S3VersionSummary>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setWantClientAuth(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setWrappingAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The algorithm you will use to encrypt the key material before importing it with
ImportKeyMaterial.
- setWrappingAlgorithm(AlgorithmSpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The algorithm you will use to encrypt the key material before importing it with
ImportKeyMaterial.
- setWrappingKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The type of wrapping key (public key) to return in the response.
- setWrappingKeySpec(WrappingKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The type of wrapping key (public key) to return in the response.
- setZeroByteContent(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets if zero byte content is to be used for generating pre-signed URL.
- SharedConfigDefaultLocationProvider - Class in com.ibm.cloud.objectstorage.profile.path.config
-
Checks if there is a config file present at the default location (~/.aws/config).
- SharedConfigDefaultLocationProvider() - Constructor for class com.ibm.cloud.objectstorage.profile.path.config.SharedConfigDefaultLocationProvider
-
- shouldAbort() - Static method in enum com.ibm.cloud.objectstorage.util.SdkRuntime
-
Returns true if the current operation should abort; false otherwise.
- ShouldClearSslSessionPredicate - Class in com.ibm.cloud.objectstorage.http.conn.ssl
-
Determines whether we should apply the workaround to bug that causes the SSL session cache to be
stuck in a bad state for either 24 hours or the next JVM restart.
- ShouldClearSslSessionPredicate(JavaVersionParser.JavaVersion) - Constructor for class com.ibm.cloud.objectstorage.http.conn.ssl.ShouldClearSslSessionPredicate
-
- shouldExcludeHeaderFromSigning(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- shouldInclude(S3ObjectSummary) - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.KeyFilter
-
Logic to determine if this key should be included or not.
- shouldRetry(int, CredentialsEndpointRetryParameters) - Method in interface com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryPolicy
-
Returns whether a failed request should be retried.
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryCondition
-
Returns whether a failed request should be retried according to the
given request context.
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.AndRetryCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.MaxNumberOfRetriesCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.OrRetryCondition
-
- shouldRetry(RetryPolicyContext) - Method in interface com.ibm.cloud.objectstorage.retry.v2.RetryCondition
-
Determine whether a request should or should not be retried.
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.RetryOnExceptionsCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.RetryOnStatusCodeCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.SimpleRetryPolicy
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.CompleteMultipartUploadRetryCondition
-
- shouldRetry(PollingStrategyContext) - Method in class com.ibm.cloud.objectstorage.waiters.MaxAttemptsRetryStrategy
-
Default way of checking if polling should be retried
or fast failed
- shouldRetry(PollingStrategyContext) - Method in interface com.ibm.cloud.objectstorage.waiters.PollingStrategy.RetryStrategy
-
Returns whether polling of a resource should be retried according to the
given polling context.
- shouldRetryWithAuthParam(Request<?>, HttpResponse, AmazonServiceException) - Method in interface com.ibm.cloud.objectstorage.retry.internal.AuthErrorRetryStrategy
-
Returns an alternative signing context (consists of a new signer instance
and a new request endpoint) that should be used to retry the request.
- shouldRetryWithAuthParam(Request<?>, HttpResponse, AmazonServiceException) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3V4AuthErrorRetryStrategy
-
- shouldUseHttpsScheme(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Returns true if the the specified request should be processed as a
multipart upload (instead of a single part upload).
- shutdown() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.ibm.cloud.objectstorage.client.ClientHandler
-
Shutdown and release any underlying resources.
- shutdown() - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerImpl
-
- shutdown(boolean) - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Can be used to shutdown the (legacy) executor.
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be held open.
- shutdown() - Static method in class com.ibm.cloud.objectstorage.http.IdleConnectionReaper
-
Shuts down the thread, allowing the class and instance to be collected.
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
- shutdown() - Method in class com.ibm.cloud.objectstorage.services.kms.AbstractAWSKMS
-
- shutdown() - Method in interface com.ibm.cloud.objectstorage.services.kms.AWSKMS
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- shutdown() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- shutdownNow() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownNow(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- sign(String, byte[], SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
Signs the specified request with the AWS3 signing protocol by using the
AWS account credentials specified when this object was constructed and
adding the required AWS3 headers to the request.
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS4UnsignedPayloadSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.NoOpSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.QueryStringSigner
-
This signer will add "Signature" parameter to the request.
- sign(SignableRequest<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.QueryStringSigner
-
This signer will add following authentication parameters to the request:
AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
- sign(SignableRequest<?>) - Method in interface com.ibm.cloud.objectstorage.auth.RequestSigner
-
Sign the given request - modifies the
passed-in request to apply the signature.
- sign(SignableRequest<?>, AWSCredentials) - Method in interface com.ibm.cloud.objectstorage.auth.Signer
-
Sign the given request with the given set of credentials.
- sign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.SignerAsRequestSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.oauth.IBMOAuthSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3QueryStringSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
- SignableRequest<T> - Interface in com.ibm.cloud.objectstorage
-
Represents a sign-able request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
- signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature and returns the result as a
Base64 encoded string.
- signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature for an array of bytes and
returns the result as a Base64 encoded string.
- SignatureVersion - Enum in com.ibm.cloud.objectstorage.auth
-
- Signer - Interface in com.ibm.cloud.objectstorage.auth
-
A strategy for applying cryptographic signatures to a request, proving
that the request was made by someone in posession of the given set of
credentials without transmitting the secret key over the wire.
- SignerAsRequestSigner - Class in com.ibm.cloud.objectstorage.auth
-
- SignerAsRequestSigner(Signer, AWSCredentialsProvider) - Constructor for class com.ibm.cloud.objectstorage.auth.SignerAsRequestSigner
-
- SignerConfig - Class in com.ibm.cloud.objectstorage.internal.config
-
Signer configuration.
- SignerConfigJsonHelper - Class in com.ibm.cloud.objectstorage.internal.config
-
An internal class used to build
SignerConfig after this class per se has been
unmarshalled from JSON.
- SignerConfigJsonHelper() - Constructor for class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- SignerConfigJsonHelper(String) - Constructor for class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- SignerConstants - Class in com.ibm.cloud.objectstorage.auth.internal
-
- SignerConstants() - Constructor for class com.ibm.cloud.objectstorage.auth.internal.SignerConstants
-
- SignerFactory - Class in com.ibm.cloud.objectstorage.auth
-
Signer factory.
- SignerKey - Class in com.ibm.cloud.objectstorage.auth.internal
-
Holds the signing key and the number of days since epoch for the date for
which the signing key was generated.
- SignerKey(long, byte[]) - Constructor for class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
- SignerParams - Class in com.ibm.cloud.objectstorage.auth
-
Shared parameter structure to contain information required for signing by
various signer implementations.
- SignerParams(String, String) - Constructor for class com.ibm.cloud.objectstorage.auth.SignerParams
-
- signerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerParams.Builder
-
- signerProvider() - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerParams
-
- SignerProvider - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerProvider() - Constructor for class com.ibm.cloud.objectstorage.internal.auth.SignerProvider
-
- SignerProviderContext - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerProviderContext.Builder - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerTypeAware - Interface in com.ibm.cloud.objectstorage.auth
-
- SigningAlgorithm - Enum in com.ibm.cloud.objectstorage.auth
-
- signWithMac(String, Mac) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- SimpleDB - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- SimpleMaterialProvider - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SimpleMaterialProvider() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- SimpleMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleMetricType() - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleMetricType
-
- SimpleRetryPolicy - Class in com.ibm.cloud.objectstorage.retry.v2
-
- SimpleRetryPolicy(RetryCondition, BackoffStrategy) - Constructor for class com.ibm.cloud.objectstorage.retry.v2.SimpleRetryPolicy
-
- SimpleServiceMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleServiceMetricType(String, String) - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleServiceMetricType
-
- SimpleThroughputMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleThroughputMetricType(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleThroughputMetricType
-
- SimpleTypeJsonMarshallers - Class in com.ibm.cloud.objectstorage.protocol.json.internal
-
- SimpleTypeJsonMarshallers() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- SimpleTypePathMarshallers - Class in com.ibm.cloud.objectstorage.protocol.json.internal
-
- SimpleTypePathMarshallers() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
- SimpleWorkflow - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- Singleton - Static variable in class com.ibm.cloud.objectstorage.http.impl.client.HttpRequestNoRetryHandler
-
- Singleton - Static variable in class com.ibm.cloud.objectstorage.http.impl.client.SdkHttpRequestRetryHandler
-
- size() - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the current size of the cache.
- size() - Method in class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- size - Variable in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
The size of this object, in bytes
- size() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- size() - Method in class com.ibm.cloud.objectstorage.util.ImmutableMapParameter
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.auth.AwsChunkedEncodingInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.DelegateInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.ResettableInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkDigestInputStream
-
Skips over and discards n bytes of data from this input
stream, while taking the skipped bytes into account for digest
calculation.
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkFilterInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AbstractRepeatableCipherInputStream
-
Deprecated.
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLiteInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.RenewableCipherLiteInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3AbortableInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.util.LengthCheckInputStream
- skipClientSideValidation(GetObjectRequest, ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Conveience method to determine whether to do client side validation of a GetObject call based
on both the request and the response.
- skipClientSideValidationPerGetResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG header returned by S3 to
validate the integrity of the message client side based on the server response.
- skipClientSideValidationPerPutResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG header returned by S3 to
validate the integrity of the message client side based on the server response.
- skipClientSideValidationPerRequest(PutObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG header returned by S3 to
validate the integrity of the message client side.
- skipClientSideValidationPerRequest(UploadPartRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG header returned by S3 to
validate the integrity of the message client side.
- skipClientSideValidationPerRequest(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Based on the given
GetObjectRequest, returns whether the specified request should
skip MD5 check on the requested object content.
- skipClientSideValidationPerUploadPartResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG header returned by S3 to
validate the integrity of the message client side based on the server response.
- SkipMd5CheckStrategy - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Logic for determining whether MD5 checksum validation should be performed or not.
- skipServerSideValidation(PutObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should calculate and send the
Headers.CONTENT_MD5
header to be validated by S3 per the request.
- skipServerSideValidation(UploadPartRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should calculate and send the
Headers.CONTENT_MD5
header to be validated by S3 per the request.
- SNS - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- sock - Variable in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- sock - Variable in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- SOURCE_ARN_CONDITION_KEY - Static variable in class com.ibm.cloud.objectstorage.auth.policy.conditions.ConditionFactory
-
Condition key for the Amazon Resource Name (ARN) of the source specified
in a request.
- SOURCE_IP_CONDITION_KEY - Static variable in class com.ibm.cloud.objectstorage.auth.policy.conditions.ConditionFactory
-
Condition key for the source IP from which a request originates.
- SOURCE_PROFILE - Static variable in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileKeyConstants
-
Property name for specifying the profile credentials to use when assuming a role
- SQS - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- SSE_AWS_KMS_ENCRYPTION_SCHEME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
- SSEAlgorithm - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Server-side Encryption Algorithm.
- SSEAwsKeyManagementParams - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SSEAwsKeyManagementParams() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Constructs a new instance of SSEAwsKeyManagementParams.
- SSEAwsKeyManagementParams(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Constructs a new instance of SSEAwsKeyManagementParams with the user
specified AWS Key Management System Key Id.
- SSEAwsKeyManagementParamsProvider - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Implemented by classes that support the option of using SSE with AWS Key
Management System.
- SSECustomerKey - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Represents a customer provided key for use with Amazon S3 server-side
encryption.
- SSECustomerKey(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the specified
base64-encoded key material.
- SSECustomerKey(byte[]) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified raw key material.
- SSECustomerKey(SecretKey) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified SecretKey.
- SSECustomerKeyProvider - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Implemented by classes that support the option of using SSE Customer key.
- SSEResultBase - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Common abstract base class for result that contains server side encryption
(SSE) information.
- SSEResultBase() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- StackedRequestHandler - Class in com.ibm.cloud.objectstorage.handlers
-
- StackedRequestHandler(RequestHandler2...) - Constructor for class com.ibm.cloud.objectstorage.handlers.StackedRequestHandler
-
- StackedRequestHandler(List<RequestHandler2>) - Constructor for class com.ibm.cloud.objectstorage.handlers.StackedRequestHandler
-
- STANDARD - Static variable in interface com.ibm.cloud.objectstorage.auth.SdkClock
-
- standard() - Static method in class com.ibm.cloud.objectstorage.protocol.json.JsonProtocolMarshallerBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSAsyncClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3ClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- start() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
Starts the request metric collector.
- start(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- start(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- start(String, String[], String[]) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- STARTED_EVENT_CODE - Static variable in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
- startElement(String) - Method in class com.ibm.cloud.objectstorage.util.XMLWriter
-
Starts a new element with the specified name at the current position in
the in-progress XML document.
- startEvent(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- startEvent(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- startEvent(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
Start an event which will be timed.
- startEvent(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- startHandshake() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- startMarshalling() - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.JsonProtocolMarshaller
-
If there is not an explicit payload member then we need to start the implicit JSON request object.
- startMarshalling() - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.NullAsEmptyBodyProtocolRequestMarshaller
-
- startMarshalling() - Method in interface com.ibm.cloud.objectstorage.protocol.ProtocolRequestMarshaller
-
Hook to perform an initialization that needs to happen at the start of marshalling.
- startTimer(int) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTimer(HttpRequestBase, int) - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTiming() - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport() - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport(long) - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the given start time in nanosecond, ignoring the wall clock time.
- state - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
The current state of this transfer.
- stateChangeListeners - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Collection of listeners to be notified for changes to the state of this transfer via setState()
- STATEMENT - Static variable in class com.ibm.cloud.objectstorage.auth.policy.internal.JsonDocumentFields
-
- Statement - Class in com.ibm.cloud.objectstorage.auth.policy
-
A statement is the formal description of a single permission, and is always
contained within a policy object.
- Statement(Statement.Effect) - Constructor for class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Constructs a new access control policy statement with the specified
effect.
- Statement.Effect - Enum in com.ibm.cloud.objectstorage.auth.policy
-
The effect is the result that you want a policy statement to return at
evaluation time.
- STATEMENT_EFFECT - Static variable in class com.ibm.cloud.objectstorage.auth.policy.internal.JsonDocumentFields
-
- STATEMENT_ID - Static variable in class com.ibm.cloud.objectstorage.auth.policy.internal.JsonDocumentFields
-
- StaticCredentialsProvider - Class in com.ibm.cloud.objectstorage.internal
-
- StaticCredentialsProvider(AWSCredentials) - Constructor for class com.ibm.cloud.objectstorage.internal.StaticCredentialsProvider
-
Deprecated.
- StaticEncryptionMaterialsProvider - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
- StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- StaticSignerProvider - Class in com.ibm.cloud.objectstorage.auth
-
Implementation of
SignerProvider that always returns the same signer regardless of
context.
- StaticSignerProvider(Signer) - Constructor for class com.ibm.cloud.objectstorage.auth.StaticSignerProvider
-
- StaxResponseHandler<T> - Class in com.ibm.cloud.objectstorage.http
-
Default implementation of HttpResponseHandler that handles a successful
response from an AWS service and unmarshalls the result using a StAX
unmarshaller.
- StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.ibm.cloud.objectstorage.http.StaxResponseHandler
-
Constructs a new response handler that will use the specified StAX
unmarshaller to unmarshall the service response and uses the specified
response element path to find the root of the business data in the
service's response.
- stop() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
Stops the request metric collector.
- STORAGE_CLASS - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header describing what class of storage a user wants
- storageClass - Variable in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
The class of storage used by Amazon S3 to store this object
- StorageClass - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies constants that define Amazon S3 storage classes.
- StorageClassAnalysis - Class in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
- StorageClassAnalysis() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
- StorageClassAnalysisDataExport - Class in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
- StorageClassAnalysisDataExport() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
- StorageClassAnalysisSchemaVersion - Enum in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
The version of the output schema to use when exporting data.
- StorageGateway - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- STREAM - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.HeaderMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.QueryParamMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
- STRING - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- StringCondition - Class in com.ibm.cloud.objectstorage.auth.policy.conditions
-
String conditions let you constrain AWS access control policy statements
using string matching rules.
- StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.ibm.cloud.objectstorage.auth.policy.conditions.StringCondition
-
Constructs a new access control policy condition that compares two
strings.
- StringCondition.StringComparisonType - Enum in com.ibm.cloud.objectstorage.auth.policy.conditions
-
Enumeration of the supported ways a string comparison can be evaluated.
- StringInputStream - Class in com.ibm.cloud.objectstorage.util
-
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
- StringInputStream(String) - Constructor for class com.ibm.cloud.objectstorage.util.StringInputStream
-
- StringMapBuilder - Class in com.ibm.cloud.objectstorage.util
-
A convenient map builder for Strings.
- StringMapBuilder() - Constructor for class com.ibm.cloud.objectstorage.util.StringMapBuilder
-
- StringMapBuilder(String, String) - Constructor for class com.ibm.cloud.objectstorage.util.StringMapBuilder
-
- StringToByteBufferAdapter - Class in com.ibm.cloud.objectstorage.adapters.types
-
- StringToByteBufferAdapter() - Constructor for class com.ibm.cloud.objectstorage.adapters.types.StringToByteBufferAdapter
-
- StringToInputStreamAdapter - Class in com.ibm.cloud.objectstorage.adapters.types
-
- StringToInputStreamAdapter() - Constructor for class com.ibm.cloud.objectstorage.adapters.types.StringToInputStreamAdapter
-
- StringUtils - Class in com.ibm.cloud.objectstorage.util
-
Utilities for converting objects to strings.
- StringUtils() - Constructor for class com.ibm.cloud.objectstorage.util.StringUtils
-
- STRUCTURED - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- STRUCTURED - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- StructuredJsonGenerator - Interface in com.ibm.cloud.objectstorage.protocol.json
-
Interface for generating a JSON
- StructuredPojo - Interface in com.ibm.cloud.objectstorage.protocol
-
Interface implemented by model classes so that they may marshaller themselves.
- STS - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- STSProfileCredentialsServiceLoader - Class in com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken
-
Loads com.ibm.cloud.objectstorage.services.securitytoken.internal.STSProfileCredentialsService
from the STS SDK module, if the module is on the current classpath.
- STSProfileCredentialsServiceProvider - Class in com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken
-
- STSProfileCredentialsServiceProvider(RoleInfo) - Constructor for class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
-
- submitRefreshTask() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Submits a token refresh task
- subTransfers - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransfer
-
- Support - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- SUSPENDED - Static variable in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
S3 bucket versioning status indicating that versioning is suspended for a
bucket.
- swfDefault() - Static method in class com.ibm.cloud.objectstorage.PredefinedClientConfigurations
-
- SYMMETRIC_CIPHER_BLOCK_SIZE - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
AES cipher block size
- SYMMETRIC_CIPHER_METHOD - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
Name of the algorithm, mode, and padding we will use in the symmetric cipher for encryption
- SYMMETRIC_KEY_ALGORITHM - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
Name of the symmetric encryption algorithm
- SYMMETRIC_KEY_LENGTH - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
Minimum length of the generated symmetric key
- SyncBuilderParams() - Constructor for class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- SyncProgressListener - Class in com.ibm.cloud.objectstorage.event
-
Abstract adapter class for a progress listener that is delivered with
progress event synchronously.
- SyncProgressListener() - Constructor for class com.ibm.cloud.objectstorage.event.SyncProgressListener
-
- SystemDefaultDnsResolver - Class in com.ibm.cloud.objectstorage
-
- SystemDefaultDnsResolver() - Constructor for class com.ibm.cloud.objectstorage.SystemDefaultDnsResolver
-
- SystemPropertiesCredentialsProvider - Class in com.ibm.cloud.objectstorage.auth
-
AWSCredentialsProvider implementation that provides credentials by
looking at the
aws.accessKeyId and
aws.secretKey
Java system properties.
- SystemPropertiesCredentialsProvider() - Constructor for class com.ibm.cloud.objectstorage.auth.SystemPropertiesCredentialsProvider
-
- WAF - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- Waiter<Input extends AmazonWebServiceRequest> - Interface in com.ibm.cloud.objectstorage.waiters
-
- WaiterAcceptor<Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterAcceptor() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterAcceptor
-
- WaiterBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterBuilder() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- WaiterExecution<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterExecution(WaiterExecutionBuilder<Input, Output>) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterExecution
-
Constructs a new waiter with all the parameters defined
in the WaiterExecutionBuilder
- WaiterExecutionBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterExecutionBuilder() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- WaiterHandler<Input extends AmazonWebServiceRequest> - Class in com.ibm.cloud.objectstorage.waiters
-
Callbacks are executed synchronously.
- WaiterHandler() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterHandler
-
- WaiterImpl<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterImpl(WaiterBuilder<Input, Output>) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterImpl
-
Constructs a new waiter with the given internal parameters
- WaiterParameters<Input extends AmazonWebServiceRequest> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterParameters() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- WaiterParameters(Input) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- waiters() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- waiters() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- waiters() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- WaiterState - Enum in com.ibm.cloud.objectstorage.waiters
-
- WaiterTimedOutException - Exception in com.ibm.cloud.objectstorage.waiters
-
- WaiterTimedOutException(String) - Constructor for exception com.ibm.cloud.objectstorage.waiters.WaiterTimedOutException
-
Constructs a new WaiterTimedOutException with the specified error
message.
- WaiterUnrecoverableException - Exception in com.ibm.cloud.objectstorage.waiters
-
- WaiterUnrecoverableException(String) - Constructor for exception com.ibm.cloud.objectstorage.waiters.WaiterUnrecoverableException
-
Constructs a new WaiterUnrecoverableException with the specified error
message.
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Waits for this transfer to complete.
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Waits for this transfer to complete.
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Waits for this transfer to complete.
- waitForCompletion() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Waits for this transfer to complete.
- waitForCopyResult() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Copy
-
Waits for the copy request to complete and returns the result of this
request.
- waitForCopyResult() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyImpl
-
Waits for this copy operation to complete and returns the result of the
operation.
- waitForException() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null if no errors occurred.
- waitForException() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null if no errors occurred.
- waitForUploadResult() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadImpl
-
Waits for this upload to complete and returns the result of this upload.
- waitForUploadResult() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Upload
-
Waits for this upload to complete and returns the result of this upload.
- waitTillCompletion() - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Deprecated.
- warn(Object) - Method in class com.ibm.cloud.objectstorage.log.CommonsLog
-
- warn(Object, Throwable) - Method in class com.ibm.cloud.objectstorage.log.CommonsLog
-
- warn(Object) - Method in interface com.ibm.cloud.objectstorage.log.InternalLogApi
-
Logs a message with warn log level.
- warn(Object, Throwable) - Method in interface com.ibm.cloud.objectstorage.log.InternalLogApi
-
Logs an error with warn log level.
- WebsiteConfiguration - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- WebsiteConfiguration() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- when_I_attempt_to_call_API(String, Map<String, String>) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- when_I_call_the_API(String) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- when_I_call_the_API(String, Map<String, String>) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- withAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withAccelerateModeEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- withAcceptors(WaiterAcceptor<Output>...) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withAcceptors(List<WaiterAcceptor<Output>>) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withActions(Action...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies and
returns this updated Statement object so that additional method calls can
be chained together.
- withAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key, and returns this object so that method calls
can be chained together.
- withAliasArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key ARN.
- withAliases(AliasListEntry...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- withAliases(Collection<AliasListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A list of key aliases in the user's account.
- withAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the alias.
- withAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
String that contains the display name.
- withAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteAliasRequest
-
The alias to be deleted.
- withAliasName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
String that contains the name of the alias to be modified.
- withAllowedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed headers of this rule and returns a reference to this object for
method chaining.
- withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed methods of this rule and returns a reference to this object for
method chaining.
- withAllowedOrigins(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed origins of this rule and returns a reference to this object for
method chaining.
- withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
- withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- withAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
- withArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The Amazon Resource Name (ARN) of the CMK.
- withAWSAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The twelve-digit account ID of the AWS account that owns the CMK.
- withAwsClient(AmazonWebServiceClient) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withAwsKmsRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Fluent API for setting the KMS region for the AWS KMS client when such
client is internally instantiated instead of externally passed in by
users; or null if no explicit KMS region is explicitly configured.This
KMS region parameter is ignored when the AWS KMS client of the S3
encryption client is explicitly passed in by the users, instead of being
implicitly created.
- withBaseServiceExceptionClass(Class<? extends RuntimeException>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withBatchSize(int) - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
Sets the batch size, i.e., how many
S3ObjectSummarys will be
fetched at once.
- withBatchSize(int) - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
- withBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the name of the bucket containing the object whose ACL is to be retrieved.
- withBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withBucketAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the account ID that owns the destination bucket and returns this object for method chaining.
- withBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket to which data is exported
and returns this object for method chaining.
- withBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket where inventory results will be published.
- withBucketARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort and
returns the updated object so that additional calls can be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the name of the bucket where this request will upload a new
object to.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete,
and returns this updated CompleteMultipartUploadRequest so that
additional method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is deleted
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the name of the bucket from which the metrics configuration is deleted
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the name of the Amazon S3 bucket containing the object to delete
and returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the name of the Amazon S3 bucket containing the object(s) to delete
and returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set the bucket name.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket, and returns this updated request
object so that additional method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is to be retrieved
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested, and
returns this updated object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the name of the bucket containing the metrics configuration to retrieve
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved,
and returns the updated request object so that additional method calls
can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved, and returns this updated request object so that additional
method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is
being retrieved.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set the bucket name.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets The name of the bucket containing the uploads to list, and returns
this updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the name of the Amazon S3 bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the BucketName property for this request.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the name of the Amazon S3 bucket whose versions are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier, and returns a reference
to this object(RestoreObjectRequest) for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket to which an analytics configuration is stored
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set
and returns this object, enabling additional method calls to be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set, and returns this object so that additional method calls may be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the name of the bucket whose tagging configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the bucket name.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated, and returns this
updated object so that additional method calls can be chained together.
- withBucketRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
- withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- withBypassPolicyLockoutSafetyCheck(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A flag to indicate whether to bypass the key policy lockout safety check.
- withBytesReadBeforeException(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCacheResponseMetadata(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to cache response metadata.
- withCannedAccessControlList(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object, and returns this
CopyObjectRequest, enabling additional method calls to be chained
together.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket, and returns this
updated object so that additional method calls can be chained together.
- withCannedACL(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withChunkedEncodingDisabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to disable chunked encoding for all requests.
- withChunkedEncodingDisabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
Ciphertext to be decrypted.
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The encrypted plaintext.
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The encrypted data encryption key.
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The encrypted data encryption key.
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Ciphertext of the data to reencrypt.
- withCiphertextBlob(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
The reencrypted data.
- withClientConfiguration(ClientConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- withClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withClientParams(AwsSyncClientParams) - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- withCondition(RoutingRuleCondition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply
and returns a reference to this object(RoutingRule) for method chaining.
- withConditionKey(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
- withConditions(Condition...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the conditions associated with this policy statement, and returns
this updated Statement object so that additional method calls can be
chained together.
- withConfiguration(BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
- withConnectionMaxIdleMillis(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- withConnectionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out, and returns the updated ClientConfiguration object so that
additional method calls may be chained together.
- withConnectionTTL(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- withConstraints(GrantConstraints) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A structure that you can use to allow certain operations in the grant only when the desired encryption context is
present.
- withConstraints(GrantConstraints) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- withContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- withContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- withContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- withContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request and returns this
object, for method chaining.
- withContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request and returns
this object, for method chaining.
- withContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withContentTypeOverride(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- withCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- withCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- withCreateEncryptionMaterial(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- withCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The date and time when the grant was created.
- withCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time when the CMK was created.
- withCredentials(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withCryptoConfiguration(CryptoConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the crypto configuration whose parameters will be used to encrypt and decrypt data.
- withCryptoMode(CryptoMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Fluent API to set the crypto mode; applicable only to the S3 encryption
client.
- withCryptoProvider(Provider) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the crypto provider to the specified provider, and returns the
updated CryptoConfiguration object.
- withCustomErrorCodeFieldName(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- withDataExport(StorageClassAnalysisDataExport) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Sets the container used to describe how data related to the
storage class analysis should be exported.
- withDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object and returns a reference to
this object(Transition) for method chaining.
- withDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived,
and returns a reference to this object for method chaining.
- withDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withDaysAfterInitiation(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- withDefaultPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withDelayInMs(int) - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- withDeletionDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The date and time after which AWS KMS deletes the CMK.
- withDeletionDate(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The date and time after which AWS KMS deletes the customer master key (CMK).
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be rolled up into a single result element
in the
MultipartUploadListing.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ObjectListing.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ListObjectsV2Result.getCommonPrefixes() list.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes() list.
- withDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
A description of the CMK.
- withDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The description of the CMK.
- withDescription(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
New description for the CMK.
- withDestination(AnalyticsExportDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the place to store the data for an analysis
and return this object for method chaining.
- withDestination(InventoryDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the
InventoryDestination that contains information
about where to publish the inventory results and returns
this object for method chaining.
- withDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationConfig(ReplicationDestinationConfig) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.Returns the
updated object.
- withDestinationEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context to use when the data is reencrypted.
- withDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object
will be stored and returns this object, enabling additional method calls
can be chained together.
- withDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object
will be stored and returns this object, enabling additional method calls
can be chained together.
- withDestinationKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A unique identifier for the CMK to use to reencrypt the data.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDeviceSerialNumber(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the Multi-Factor Authentication device serial number to include with
this request.
- withDisableParallelDownloads(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the option to disable parallel downloads.
- withDisableStrictHostnameVerification(boolean) - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- withDiskLimit(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configured the maximum disk space (in bytes) that will be consumed for
this request.
- withDnsResolver(DnsResolver) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- withDualstackEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use Amazon S3 dualstack mode for all requests.
- withEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK is enabled.
- withEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the value whether the inventory is enabled or disabled
and returns this object for method chaining.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional encodingType parameter indicating the
encoding method to be applied on the response.
- withEncryptedKeyMaterial(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The encrypted key material to import.
- withEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
The encryption context.
- withEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Name-value pair that specifies the encryption context to be used for authenticated encryption.
- withEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A set of key-value pairs that represents additional authenticated data.
- withEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A set of key-value pairs that represents additional authenticated data.
- withEncryptionContextEquals(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
- withEncryptionContextSubset(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantConstraints
-
A list of key-value pairs, all of which must be present in the encryption context of certain subsequent
operations that the grant allows.
- withEncryptionMaterials(EncryptionMaterialsProvider) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the encryption materials to be used to encrypt and decrypt data
- withEncryptionType(EncryptionType) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
- withEndpoint(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
- withErrorCode(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- witherrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withErrorResponseHandler(HttpResponseHandler<? extends SdkBaseException>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withErrorShapes(List<JsonErrorShapeMetadata>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- withETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part,
and returns this updated PartETag object so that additional method calls
can be chained together.
- withEvents(Set<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withException(Exception) - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters.Builder
-
- withExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- withExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- withExecutorService(ExecutorService) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom executor service for concurrent uploads.
- withExecutorService(ExecutorService) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withExpiration(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3, and returns this request object to
enable additional method calls to be chained together.
- withExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object and returns a reference to this
object(Rule) for method chaining.
- withExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the time, in days, between when an object is uploaded to the bucket
and when it expires, and returns a reference to this object(RestoreObjectRequest) for method
chaining.
- withExpirationModel(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
Specifies whether the key material expires.
- withExpirationModel(ExpirationModelType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
Specifies whether the key material expires.
- withExpirationModel(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK's key material expires.
- withExpirationModel(ExpirationModelType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
Specifies whether the CMK's key material expires.
- withExpiredObjectDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Fluent method for setting the value of the ExpiredObjectDeleteMarkers attributes.
- withExpires(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withExposedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the exposeHeaders of this rule and returns a reference to this object for
method chaining.
- withExternalId(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- withExtraMaterialsDescription(ExtraMaterialsDescription) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Sets the supplemental materials description for the encryption materials
to be used with the current request.
- withExtraMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Fluent API to set the supplemental materials description for the
encryption materials to be used with the current request.
- withFetchOwner(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the file containing the data to be uploaded to Amazon S3.
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withFileOffset(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withFilter(AnalyticsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the filter used to describe a set of objects for analysis.
- withFilter(LifecycleFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Fluent method to set the
LifecycleFilter that is used to identify objects
that a Lifecycle Rule applies to.
- withFilter(InventoryFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
- withFilter(MetricsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
- withFilter(Filter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withFilterRules(List<FilterRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- withFilterRules(FilterRule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
Convenience varargs method to set the list of
FilterRules for this
S3KeyFilter and returns this object for method chaining
- withFirstByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- withForceGlobalBucketAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configure whether global bucket access is enabled for clients generated by this builder.
- withFormat(AnalyticsS3ExportFileFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- withFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- withFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withFormat(InventoryFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withFrequency(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results
and returns
InventorySchedule object
for method chaining.
- withFrequency(InventoryFrequency) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results
and returns
InventorySchedule object
for method chaining.
- withGeneralProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request,
and returns a reference to this object so that method calls can be chained together.
- withGlacierJobParameters(GlacierJobParameters) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets Glacier related prameters pertaining to this job.
- withGranteePrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to perform the operations that the grant permits.
- withGranteePrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that receives the grant's permissions.
- withGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The unique identifier for the grant.
- withGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the grant.
- withGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Unique identifier of the grant to retire.
- withGrantId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
Identifier of the grant to be revoked.
- withGrants(GrantListEntry...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A list of grants.
- withGrants(Collection<GrantListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A list of grants.
- withGrants(GrantListEntry...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- withGrants(Collection<GrantListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A list of grants.
- withGrantToken(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantResult
-
The grant token.
- withGrantToken(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
Token that identifies the grant to be retired.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
A list of grant tokens.
- withGrantTokens(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- withGrantTokens(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
A list of grant tokens.
- withGzip(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether gzip compression should be used
- withHasStreamingSuccessResponse(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonOperationMetadata
-
- withHeader(String, String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withHostName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHttpErrorCodeReturnedEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withHttpRedirectCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHttpStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withIAMEndpoint(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the IAM endpoint to use for token retrieval by the DefaultTokenManager
and the DefaultTokenProvider.
- withIAMMaxRetry(int) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the maximum number of attempts for retrieving/refreshing IAM token by the DefaultTokenManager.
- withIAMTokenRefresh(double) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the time offset used for IAM token refresh by the DefaultTokenManager.
- withId(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Sets the policy ID for this policy and returns the updated policy so that
multiple calls can be chained together.
- withId(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the ID for this statement and returns the updated statement so
multiple calls can be chained together.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the identifier used to represent an analytics configuration
and returns the
AnalyticsConfiguration object
for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the ID used to identify the inventory configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets the identifier used to represent a metrics configuration
and return this object for method chaining.
- withIgnoreMissingInstructionFile(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Fluent API to set the property to ignore instruction file that cannot be
found during a GET operation.
- withImportToken(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- withImportToken(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
- withIncludedObjectVersions(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results
and returns this object for method chaining.
- withIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results
and returns this object for method chaining.
- withIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withInput(Input) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part, and
returns this updated object so that additional method calls can be
chained together.
- withInstructionFileSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Fluent API to explicitly sets the suffix of an instruction file to be
used to retrieve the S3 encrypted object.
- withInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
- withInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- withInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
- withIsRedirect(boolean) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withIssuingAccount(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The AWS account under which the grant was issued.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort and returns the updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the key under which to store the new object.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored, and
returns this updated CompleteMultipartUploadRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete and returns this object, enabling
additional method calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set the object key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete
Returns this
DeleteVersionRequest, enabling additional method
calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the key under which the object whose ACL to be retrieved is stored.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set the object key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed, and returns this updated ListPartsRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the object key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
Set the tag key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload, and returns this updated
object so that additional method calls can be chained together.
- withKeyArn(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
ARN of the key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) for which to cancel deletion.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CancelKeyDeletionResult
-
The unique identifier of the master key for which deletion is canceled.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The unique identifier for the customer master key (CMK) that the grant applies to.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
ARN of the key used to perform the decryption.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DeleteImportedKeyMaterialRequest
-
The identifier of the CMK whose key material to delete.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRequest
-
A unique identifier for the CMK.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DisableKeyRotationRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EnableKeyRotationRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptResult
-
The ID of the key used during encryption.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The identifier of the CMK under which to generate and encrypt the data encryption key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextResult
-
The identifier of the CMK under which the data encryption key was generated and encrypted.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The identifier of the CMK into which you will import key material.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The unique identifier for the customer master key (CMK) to which the grant applies.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The identifier of the CMK to import the key material into.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyListEntry
-
Unique identifier of the key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The globally unique identifier for the CMK.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
A unique identifier for the customer master key.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
A unique identifier for the customer master key (CMK).
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
A unique identifier for the CMK whose tags you are listing.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
A unique identifier for the CMK.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to reencrypt the data.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RetireGrantRequest
-
The Amazon Resource Name of the CMK associated with the grant.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.RevokeGrantRequest
-
A unique identifier for the customer master key associated with the grant.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The unique identifier for the customer master key (CMK) to delete.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionResult
-
The unique identifier of the customer master key (CMK) for which deletion is scheduled.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
A unique identifier for the CMK you are tagging.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
A unique identifier for the CMK from which you are removing tags.
- withKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateKeyDescriptionRequest
-
A unique identifier for the CMK.
- withKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the KeyMarker property for this request.
- withKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional keyMarker parameter indicating where in the sorted list
of all versions in the specified bucket to begin returning results.
- withKeyMetadata(KeyMetadata) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyResult
-
Metadata associated with the CMK.
- withKeyMetadata(KeyMetadata) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DescribeKeyResult
-
Metadata associated with the key.
- withKeyPrefixEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withKeyRotationEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyRotationStatusResult
-
A Boolean value that specifies whether key rotation is enabled.
- withKeys(KeyListEntry...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A list of keys.
- withKeys(Collection<KeyListEntry>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A list of keys.
- withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- withKeys(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Convenience method to specify a set of keys without versions.
- withKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key.
- withKeySpec(DataKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key.
- withKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key.
- withKeySpec(DataKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key.
- withKeyState(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The state of the CMK.
- withKeyState(KeyState) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The state of the CMK.
- withKeyUsage(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- withKeyUsage(KeyUsageType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The intended use of the CMK.
- withKeyUsage(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the CMK.
- withKeyUsage(KeyUsageType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The cryptographic operations for which you can use the CMK.
- withKeyWrapExpected(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- withKmsClient(AWSKMS) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3EncryptionClientBuilder
-
Sets the KMS implementation to be used throughout the crypto process
- withKmsCmkId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withKmsRegion(Regions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
- withLastByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- withLastPart(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload,
and returns this updated request object so that additional method calls
can be chained together.
- withLatest(EncryptionMaterials) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter to specify the maximum number of items to return.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter to specify the maximum number of items to return.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter to specify the maximum number of items to return.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter to specify the maximum number of items to return.
- withLimit(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter to specify the maximum number of items to return.
- withLocalAddress(InetAddress) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional local address the client will bind to and returns the updated
ClientConfiguration object.
- withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket and returns
the updated object, enabling additional method calls to be chained
together.
- withLongLivedCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- withLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
Use this parameter in a subsequent request after you receive a response with truncated results.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- withMarshaller(Marshaller<Request<Input>, Input>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- withMaxAgeSeconds(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the max age in seconds of this rule and returns a reference to this object for
method chaining.
- withMaxAttempts(int) - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- withMaxConnections(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the updated
ClientConfiguration object.
- withMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the maximum number of consecutive failed retries that the client will permit before
throttling all subsequent retries of failed requests.
- withMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services), and returns the updated ClientConfiguration object.
- withMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- withMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- withMaxNumErrors(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing and returns this updated ListPartsRequest objects so that
additional method calls can be chained together.
- withMaxResults(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional maxResults parameter indicating the maximum number of results to
include in the response.
- withMaxUploads(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return and returns this
updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to
use when encrypting the object, and returns the updated object so that
additional method calls can be chained together.
- withMD5Digest(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withMethod(HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request,
and returns this request object to enable additional method calls to be
chained together.
- withMetricsCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- withMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request
Returns this, enabling additional method
calls to be chained together.
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request
Returns this
DeleteVersionRequest, enabling additional method
calls to be chained together.
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request, and returns this object so that additional method calls may
be chained together.
- withMfaDeleteEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket,
and returns this object so that additional method calls may be chained
together.
- withMinimumUploadPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum part size for upload parts.
- withModeledClass(Class<? extends RuntimeException>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the source object has been modified
after the specified date.
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the object has been modified after the
specified date.
- withMultiFileOutputStream(MultiFileOutputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom multi-file output stream; or null if the default is
to be used.
- withMultipartCopyPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum size in bytes of each part when a multi-part copy operation is carried out.
- withMultipartCopyThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multi-part copy.
- withMultipartUploadThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multipart uploads.
- withName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A friendly name for identifying the grant.
- withName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The friendly name that identifies the grant.
- withName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
Sets the name for this
FilterRule and returns this object for method chaining.
- withNewObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object and returns
this object, enabling additional method calls to be chained together.
- withNewObjectTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
set the tagging for the new object.
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
- withNoncurrentVersionExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire,
and returns a reference to this object for method chaining.
- withNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- withNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object transition rules for the given bucket.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object, enabling
additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
- withNonProxyHosts(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- withNotificationConfiguration(Map<String, NotificationConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Sets the given notification configurations and returns this object.
- withNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyRequest
-
The length of the data encryption key in bytes.
- withNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
-
The length of the data encryption key in bytes.
- withNumberOfBytes(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomRequest
-
The length of the byte string.
- withObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- withObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- withObjectPrefixes(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withOperations(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- withOperations(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- withOperations(GrantOperation...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
A list of operations that the grant permits.
- withOperations(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- withOperations(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- withOperations(GrantOperation...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The list of operations permitted by the grant.
- withOptionalFields(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the optional fields that are included in the inventory results.
- withOrigin(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The source of the CMK's key material.
- withOrigin(OriginType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The source of the CMK's key material.
- withOrigin(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The source of the CMK's key material.
- withOrigin(OriginType) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The source of the CMK's key material.
- withOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data
and returns this object for method chaining.
- withOutputSchemaVersion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data
and returns this object for method chaining.
- withParameter(String, String) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- withParameter(String, String) - Method in interface com.ibm.cloud.objectstorage.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withParametersValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The time at which the import token and public key are no longer valid.
- withPartETags(List<PartETag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can be chained.
- withPartETags(UploadPartResult...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartETags(Collection<UploadPartResult>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional part number to find the number of parts of an object.
- withPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional part number that indicates the part to be downloaded in a multipart object.
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the part number of the associated part, and returns this updated
PartETag object so that additional method calls can be chained together.
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts, and returns this updated ListPartsRequest object so
that additional method calls can be chained together.
- withPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configured the part size for multi-part upload.
- withPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- withPathStyleAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use path-style access for all requests.
- withPayloadJson(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonOperationMetadata
-
- withPayloadSigningEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to sign payloads in all situations.
- withPendingWindowInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ScheduleKeyDeletionRequest
-
The waiting period, specified in number of days.
- withPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.DecryptResult
-
Decrypted plaintext data.
- withPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.EncryptRequest
-
Data to be encrypted.
- withPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateDataKeyResult
-
The data encryption key.
- withPlaintext(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GenerateRandomResult
-
The random byte string.
- withPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
The key policy to attach to the CMK.
- withPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyResult
-
A policy document in JSON format.
- withPolicy(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The key policy to attach to the CMK.
- withPolicyName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetKeyPolicyRequest
-
String that contains the name of the policy.
- withPolicyName(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.PutKeyPolicyRequest
-
The name of the key policy.
- withPolicyNames(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- withPolicyNames(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A list of policy names.
- withPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket, and returns the updated
request object so that additional method calls can be chained together.
- withPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given polling strategy
- withPredicate(AnalyticsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- withPredicate(InventoryFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- withPredicate(LifecycleFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
Sets the
LifecycleFilterPredicate to be applied to
BucketLifecycleConfiguration.Rule and returns the object
for method chaining.
- withPredicate(MetricsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- withPreemptiveBasicProxyAuth(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication, and returns the updated ClientConfiguration object so that additional method
calls may be chained together.
- withPrefix(AmazonS3, String, String) - Static method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
Constructs an iterable that covers the objects in an Amazon S3 bucket
where the key begins with the given prefix.
- withPrefix(AmazonS3, String, String) - Static method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Versions
-
Constructs an iterable that covers the versions in an Amazon S3 bucket
where the object key begins with the given prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the prefix to use when exporting data.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter restricting the response to multipart
uploads for keys that begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- withPreviousObjectListing(ObjectListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Sets the previous object listing and returns the updated request object so that additional
method calls can be chained together.
- withPreviousVersionListing(VersionListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfVersionsRequest
-
Sets the previous version listing and returns the updated request object so that additional
method calls can be chained together.
- withPrincipals(Principal...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the principals associated with this policy statement, and returns
this updated Statement object.
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Deprecated.
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- withProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the protocol (i.e.
- withProtocol(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request and and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withProtocolVersion(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order
they should be attempted.
- withProxyDomain(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy and returns a reference
to this updated ClientConfiguration object so that additional method calls can be chained
together.
- withProxyHost(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy host the client will connect through and returns the updated
ClientConfiguration object.
- withProxyPassword(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy, and returns the
updated ClientConfiguration object.
- withProxyPort(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy port the client will connect through and returns the updated
ClientConfiguration object.
- withProxyUsername(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy user name and returns the updated ClientConfiguration object.
- withProxyWorkstation(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns
the updated ClientConfiguration object so that additional method calls can be chained
together.
- withPublicKey(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportResult
-
The public key to use to encrypt the key material before importing it with
ImportKeyMaterial.
- withQueueARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Fluent method to set the queue ARN for this configuration
- withQuiet(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- withRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive start range within the desired object that the
rest of which will be downloaded by this request.
- withReaper(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withRedirect(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the redirect information and returns a reference to this
object(RoutingRule) for method chaining.
- withRedirectAllRequestsTo(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to and
returns a reference to this object(BucketWebsiteConfiguration) for method
chaining.
- withRedirectAllRequestsTo(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional redirect location for the new object.Returns this
AbstractPutObjectRequest, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.Returns this
CopyObjectRequest, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional redirect location for the new object.Returns this
PutObjectRequest, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withRegion(Regions) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withRegion(Regions) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
Changes the region of the endpoint builder
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- withReplaceKeyPrefixWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplaceKeyWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- withRequest(Request<?>) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withRequest(Input) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withRequest(Input) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given request
- withRequestConfig(RequestConfig) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withRequestConfig(RequestConfig) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerFacade.PresigningRequest
-
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequestHandler2s(List<RequestHandler2>) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withRequestHandlers(RequestHandler2...) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Specifies a request level metric collector which takes precedence over the ones at the http
client level and AWS SDK level.
- withRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withResetIntervalBeforeException(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withResources(Resource...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Statement
-
Sets the resources associated with this policy statement and returns this
updated Statement object so that additional method calls can be chained
together.
- withResponseHandler(HttpResponseHandler<Output>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseMetadataCacheSize(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the response metadata cache size.
- withRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateGrantRequest
-
The principal that is given permission to retire the grant by using
RetireGrant operation.
- withRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GrantListEntry
-
The principal that can retire the grant.
- withRetiringPrincipal(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsRequest
-
The retiring principal for which to list grants.
- withRetryPolicy(RetryPolicy) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the retry policy upon failed requests, and returns the updated ClientConfiguration
object.
- withRoleArn(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- withRoleARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- withRoleSessionName(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- withRoutingRule(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet and returns a reference to this
object(BucketWebsiteConfiguration) for method chaining.
- withRules(List<CORSRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(CORSRule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
- withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
- withRules(Map<String, ReplicationRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- withS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- withS3BucketDestination(InventoryS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- withS3Client(AmazonS3) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the low level client used to make the service calls to Amazon S3.
- withS3KeyFilter(S3KeyFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Sets the S3KeyFilter for this Filter and returns this object for method
chaining
- withS3ObjectId(S3ObjectId) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Fluent API to set the S3 object id for this request.
- withSchedule(InventorySchedule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the schedule for generating inventory results
and returns
InventoryConfiguration object
for method chaining.
- withSdkClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withSdkFunction(SdkFunction<Input, Output>) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withSdkFunction(SdkFunction) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withSdkRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withServiceInstanceId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the serviceInstanceId on the Request Object.
- withShutDownThreadPools(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
By default, when the transfer manager is shut down, the underlying
ExecutorService is
also shut down.
- withSignerOverride(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- withSignerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withSocketBufferSizeHints(int, int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and
returns the updated ClientConfiguration object so that additional method calls may be chained
together.
- withSocketTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed, and returns the
updated ClientConfiguration object so that additional method calls may be chained together.
- withSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- withSourceEncryptionContext(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptRequest
-
Encryption context used to encrypt and decrypt the data specified in the CiphertextBlob parameter.
- withSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the key in the source bucket under which the source object to be
copied is stored and returns this object, enabling additional method calls
to be chained together.
- withSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- withSourceKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ReEncryptResult
-
Unique identifier of the CMK used to originally encrypt the data.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied, and returns the updated request
object so that additional method calls can be chained together.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy and returns this object, enabling additional method calls
to be chained together.
- withSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- withSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSSEAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the AWS Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object, and
retuns the updated request object so that additional method calls can be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object, and returns the updated GetObjectRequest so that
additional method calls may be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started, and returns the updated
InitiateMultipartUploadRequest so that additional method calls may be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded, and returns the updated request
object so that additional method calls can be chained together.
- withSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSslSocketFactory(ConnectionSocketFactory) - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Fluent API for setting a custom Apache HTTP client specific SSL socket
factory.
- withStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- withStatements(Statement...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Policy
-
Sets the collection of statements contained by this policy and returns
this policy object so that additional method calls can be chained
together.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(BucketAccelerateStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule and returns a reference to this object
for method chaining.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object, and returns this object so that additional method
calls may be chained together.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatus(ReplicationRuleStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters.Builder
-
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest, enabling additional
method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest, enabling additional
method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageClassAnalysis(StorageClassAnalysis) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
- withStorageMode(CryptoStorageMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Sets the storage mode to the specified mode, and returns the updated
CryptoConfiguration object.
- withStripAwsPrincipalIdHyphensEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.auth.policy.PolicyReaderOptions
-
- withSupportsCbor(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withSupportsIon(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set the object tagging.
- withTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the new tagging configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withTagKey(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The key of the tag.
- withTagKeys(String...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
One or more tag keys.
- withTagKeys(Collection<String>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UntagResourceRequest
-
One or more tag keys.
- withTags(Tag...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateKeyRequest
-
One or more tags.
- withTags(Tag...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A list of tags.
- withTags(Tag...) - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
One or more tags.
- withTags(Collection<Tag>) - Method in class com.ibm.cloud.objectstorage.services.kms.model.TagResourceRequest
-
One or more tags.
- withTagSet(List<Tag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
Set the tag set.
- withTagSets(TagSet...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketTaggingConfiguration
-
Sets the
TagSet
TagSets and returns this object,
enabling additional method calls to be chained together.
- withTagValue(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.Tag
-
The value of the tag.
- withTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.AliasListEntry
-
String that contains the key identifier referred to by the alias.
- withTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.CreateAliasRequest
-
An identifier of the key for which you are creating the alias.
- withTargetKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.UpdateAliasRequest
-
Unique identifier of the customer master key to be mapped to the alias.
- withTcpKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- withThrottledRetries(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether throttled retries should be used
- withTier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- withTier(Tier) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- withTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- withTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- withTimeOffset(int) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the optional value for time offset for this request.
- withToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the current, unique Multi-Factor Authentication token generated by
the device associated with the caller's AWS account.
- withTopicARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Fluent method to set the topic ARN for this configuration
- withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- withTransition(BucketLifecycleConfiguration.Transition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- withTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 object transition rules for the given bucket.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListAliasesResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListGrantsResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeyPoliciesResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListKeysResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListResourceTagsResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(Boolean) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ListRetirableGrantsResult
-
A flag that indicates whether there are more items in the list.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
For internal use only.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
For internal use only.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
For internal use only.
- withType(String) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the multipart upload to abort, and returns this updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed, and
returns this updated ListPartsRequest object so that additional method
calls can be chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing and returns this updated ListMultipartUploadsRequest object
so that additional methods can be chained together.
- withUploadObjectObserver(UploadObjectObserver) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom upload-object observer; or null if the default is to
be used.
- withUploadPartMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- withUri(URI) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withUseExpectContinue(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets if use expect continue should be enabled.
- withUserAgent(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withUserAgentPrefix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent prefix header used in requests and returns the updated ClientConfiguration
object.
- withUserAgentSuffix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent suffix header used in requests and returns the updated ClientConfiguration
object.
- withUseRequestMetrics(boolean) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withValidateAfterInactivityMillis(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated
to ensure it's still open.
- withValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.ImportKeyMaterialRequest
-
The time at which the imported key material expires.
- withValidTo(Date) - Method in class com.ibm.cloud.objectstorage.services.kms.model.KeyMetadata
-
The time at which the imported key material expires.
- withValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
Sets the value for this
FilterRule and returns this object for method chaining
- withValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Tag
-
Set the tag value.
- withValues(String...) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
- withValues(List<String>) - Method in class com.ibm.cloud.objectstorage.auth.policy.Condition
-
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingRequest
-
Set version of the object whose tages are to be deleted.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectTaggingResult
-
Set the version of the object whose tags were deleted.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the object to
delete
Returns this
DeleteVersionRequest, enabling additional method
calls to be chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the version ID of the object, only present if versioning has
been enabled for the bucket.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional version ID specifying which version of the object whose ACL to be
retrieved and returns this
GetObjectAclRequest, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download and returns this object, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingRequest
-
Set object version.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectTaggingResult
-
Set the version ID of the object the tags were retrieved from.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored and returns a reference to
this object for method chaining.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingRequest
-
Set object version.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectTaggingResult
-
Set the version ID of the object whose tags were set.
- withVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListVersionsRequest
-
Sets the optional versionIdMarker parameter indicating where in the
sorted list of all versions in the specified bucket to begin returning
results.
- withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withWrappingAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The algorithm you will use to encrypt the key material before importing it with
ImportKeyMaterial.
- withWrappingAlgorithm(AlgorithmSpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The algorithm you will use to encrypt the key material before importing it with
ImportKeyMaterial.
- withWrappingKeySpec(String) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The type of wrapping key (public key) to return in the response.
- withWrappingKeySpec(WrappingKeySpec) - Method in class com.ibm.cloud.objectstorage.services.kms.model.GetParametersForImportRequest
-
The type of wrapping key (public key) to return in the response.
- withZeroByteContent(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- Workspaces - Static variable in class com.ibm.cloud.objectstorage.regions.ServiceAbbreviations
-
Deprecated.
- wrap(ProgressListener) - Static method in class com.ibm.cloud.objectstorage.event.ProgressListener.ExceptionReporter
-
Returns a wrapper for the given listener to capture the first
exception thrown.
- wrap(HttpClientConnectionManager) - Static method in class com.ibm.cloud.objectstorage.http.conn.ClientConnectionManagerFactory
-
Returns a wrapped instance of HttpClientConnectionManager
to capture the necessary performance metrics.
- wrap(InputStream) - Static method in class com.ibm.cloud.objectstorage.internal.ReleasableInputStream
-
- WrappingKeySpec - Enum in com.ibm.cloud.objectstorage.services.kms.model
-
- wrapWithCipher(R, ContentCryptoMaterial) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.S3CryptoModuleBase
-
Returns the given PutObjectRequest but has the content as
input stream wrapped with a cipher, and configured with some meta data
and user metadata.
- write(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- write(byte[]) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- write(byte[], int, int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- writeEndArray() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeEndArray() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeEndObject() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeEndObject() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeFieldName(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeFieldName(String) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeNull() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeNull() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writePolicyToString(Policy) - Method in class com.ibm.cloud.objectstorage.auth.policy.internal.JsonPolicyWriter
-
Converts the specified AWS policy object to a JSON string, suitable for
passing to an AWS service.
- writeStartArray() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeStartArray() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeStartObject() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeStartObject() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeTo(OutputStream) - Method in class com.ibm.cloud.objectstorage.http.RepeatableInputStreamRequestEntity
-
Resets the underlying InputStream if this isn't the first attempt to
write out the request, otherwise simply delegates to
InputStreamRequestEntity to write out the data.
- writeTo(OutputStream) - Method in class com.ibm.cloud.objectstorage.metrics.MetricInputStreamEntity
-
- writeValue(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(long) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(double) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(float) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(short) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(int) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(Date) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(BigDecimal) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(BigInteger) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(String) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(boolean) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(long) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(double) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(float) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(short) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(int) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(ByteBuffer) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(Date) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(BigDecimal) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(BigInteger) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-